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?  

Re: Getting started on OSX?

The compiler and open ocd plugin seam to be avalable only for window/linux as of now
you can try to install ac6 toolchain or plugin from update site and then add the missing brick separately
intall an arm gcc from lunchpad or code sourcery .. then configure it in projects
open ocd and gdb h/w debuging plugin should be availble for mac (i did not tried) but i know of mac user using them over different eclispe plugin so it must exist some way

You will loose the ac6 nice feature and ease of lunching configuriong the debug/flash in a singel click.