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


Load other .text section with gdb

Hello Sylvain,

Afer investigation, we confirm there is a bug in Openocd L4 flash driver. I can’t tell when it will be fixed as it is not an obvious issue.

But we have found an easy workaround : before launching the debugger, you shoud erase the memory : select the project in the Project Explorer, right click, select “Target” and then “Erase Chip”.

Let us know if this works,

Best Regards,

Pascale