Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


STM32CubeIDE with debug optimization=none causes link errors

My project compiles error free, I can debug it too, but if I change it from debug optimization to none, I get 51 hal link errors.

If I set optimize level to 01 it compiles error free.
I read something about this affecting inline statement handling?!

Any ideas?

Thxs

Hi,
I am trying to create project using systemworkbench...cubeMx is not showing SW4STM32 as the tool chain..any link on how to add this..kindly let me know...Thanks