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


Ac6 STM32 Debugging - Configuration Error

I have created a project in Eclipse IDE by importing a project created using STM32Cube MX and installed the System Workbench for STM32 - Bare metal edition (OpenSTM32 Tools) in the IDE.

I am able to build the project successfully without any issues. But when I try to flash the code and use Debug Configuration -> Ac6 STM32 Debugging, I am getting the following error:
An error has occurred. See error log for more details.
org/eclipse/cdt/launch/ui/CMainTab

I am unable to run the code on the board. Is there any step that I am missing or is there anything specific to be ensured before proceeding?

Please let me know if you require any more details.
Looking forward to your response.