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


Trouble trying to debug test application with System Workbench for stm32

France

Hello,

You said you were not able to compile your project; what are the errors when compiling (you can have the details in the console view). If you generate the code from CubeMX and import it as explained it should compile out of the box

Of course there is no interest in trying to debug if it does not compile correctly.

Bernard