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 Getting started on OSX?  

Getting started on OSX?

Try to restart Eclipse, then go in File => New => Project… and select a C/C++ => C Project. (http://www.openstm32.org/Creating+a+new+project)
If you cannot find “Ac6 STM32 MCU Project” under the Project type“Executable”, it means the plugins installation has failed.

I just downloaded the lastest version of Eclipse C/C++ then follow installation steps and it works for me. Maybe you should re-install it from scratch.

Kevin.