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 problems with STM32F030  

Debug problems with STM32F030

I’m definitely not getting any breakthrough.
I created a new, simple project, to just blink an LED.
I can use ST-Link to program without problems ... but I can not debug.

Here is the project.
https://meocloud.pt/link/598784ec-fa1d-42d8-af76-7cb16e4d0636/debug.rar/Question


What am I doing wrong?

At work I’m using a setup very similar to this, but with an STM32F302. The debug runs smoothly