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 STM32F3 Debuging with OpenOCD  

STM32F3 Debuging with OpenOCD

France

Hi Markus,

Reading your post it seems you install the GNU-ARM Eclipse plugins; in this case this is not the proper forum: here we are discussing the System Workbench for STM32 IDE, which is also based on Eclipse but different from the GNU-ARM plugins.

Perhaps you should give it a try (you can download it at Downloading the System Workbench for STM32 installer or installing it in an existing Eclipse CDT platform by following instructions in Installing System Workbench for STM32 from Eclipse)?

Bernard (Ac6)