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


getting started went wrong

Hey,

i am a beginner in the openstm32 world. In that case i followed the instruction from this website.

At first i installed “Installing System Workbench for STM32 with installer” and i also followd this manual Getting started with System Workbench for STM32.

At the moment i a struggeling with Eclipse. I tried to create a new project but everytime if a push the compile symbold (hammer) it works fine but if i push the run button there occurs a error message

“”Application launcher . Launch failed. Binary not found.”

What i am doing wrong? I hope somebody can help me