Problems with debug and floating point
I’m using an STM32F302 and I made a very simple calculation with float.
But the variable is always “0”, zero.
Do I need to activate anything?
Please see these pictures.
![]() |
Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications. Main features:
For more details, visit the Zephyr Workbench |
I’m using an STM32F302 and I made a very simple calculation with float.
But the variable is always “0”, zero.
Do I need to activate anything?
Please see these pictures.