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


Debugging setup issue on ST discovery and eval board

France

You select the ELF file in the debug configuration first tab. You should just have to click on ‘Search Project’ after selecting th eright project.

By the way, if you select the project after having compiled it without error and then right-click “Debug As >> Ac6 STM32 C/C++ Application” (maybe after having deleted th enon-working configuration) should create a new configuration all set up correctly.

If this does not work, you should give more details on how you created the project (in SW4STM32 or by importing a CubeMX-generated project), what MCU you are targetting, what version of Syste Workbench you are using... BTW you may do a “Help >> Check for Updates” to be sure you use the last version of the tool; there may have been bug fixes.

Best regards,

Bernard