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


You are viewing a reply to Debug Configuration  

Debug Configuration

Hi,

In the debug config1 screenshot, in main tab, the C/C++ Application project should be an elf file, not a .project.
That’s why the debug error message about “can’t read symbols. file format not recognized...”

I don’t know who put the .project there but it should not be.
Try to redo a debug config and check it is the .elf file there or browse to set it.

Rgds,
Laurent