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


Can SW Debug/ST-Link issue hw reset

Hi yes I am using AC6 SWstm32/Eclipse with the GDB debugger, which connects to the ST-Link.
It seems to me that the reset button on the Debug is not implemented. When using the Freescale KDS3 this button was implemented :-)
So I was just wondering if I was missing something.