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


Run/Debug problem in SW4STM32 using ST-Link/V2 SWD

I am developing a very important application using System workbench.

I can not tell you the number of times the debugger fails to load, it is constant. Why? Who knows. Why does it start working? Who knows. It just does.

This is a HUGE problem and from what I can tell no one seems to care in the least.

When I switched to Linux I thought perhaps it would work better, nope. Still just as bad.

My release was yesterday, and I can’t fix the problem because the debugger just says “Error erasing flash with vFlashErase packet”.

What does this mean? No one knows. How do I fix it? No one knows.

I have found that to get more information click the down-arrow next to the console icon, then select the gdb traces console, or the openocd console.

The openocd console says “Error: timed out while waiting for target halted”.

What does that mean? Dunno.

This is why it is free.

-Matt