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


How to reset target MCU during debugging

Hi Sam,

Unfortunalty, there is no button yet to reset the MCU. This is on the todo list.
For now, as you say, you can terminate then launch the debug session again. This is also what the “Terminate and Relaunch” action (in the contextual menu) is doing.

Kevin

Hi Kevin,

I’m Joe, ST MCU FAE in sydney. At first, I’d like to thank for your great support. SW4STM32 is a really great free tools for STM32 fans.

Lots of customers are keen on “reset button” function which can save debugging time. currently we can use “monitor reset halt” command to reset MCU, but as you know, it’s not convenient.

As you mentioned above, “reset button” is on the todo list. May I knwow the timeframe? When will we get the exciting new version with reset button?

Thanks again.
Joe


Hi Kevin,

I’m Joe, ST MCU FAE in sydney. At first, I’d like to thank for your great support. SW4STM32 is a really great free tools for STM32 fans.

Lots of customers are keen on “reset button” function which can save debugging time. currently we can use “monitor reset halt” command to reset MCU, but as you know, it’s not convenient.

As you mentioned above, “reset button” is on the todo list. May I knwow the timeframe? When will we get the exciting new version with reset button?

Thanks again.
Joe