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


Debug STM32L162 with ST-Link, project with makefile

Hello,

i have a project with a makefile. All wark fine but i’m not able to debug the mcu. I can generate the .elf file and download but not run the debug, the st link is detected but i don’t have the debug button enabled Schermata Del 2020 03 10 10 48 38 Schermata Del 2020 03 10 10 51 22 Schermata Del 2020 03 10 10 51 34 .
Where i wrong? Attached the images