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 Re: Working example Project!?  

Re: Re: Working example Project!?

France

Hi,

The compiler is included in an Eclipse plugin on which System Workbench depend on, so that it will be installed whatever the installation method you use (all-in-one installer or as Eclipse plugins). System Workbench should always use the version that is bundled with the Eclipse plugin, so having old versions installed should ot be a problem. In all cases there is nothing special to do to install the compiler.

Regarding a ready to use example to test your installatio, I could only urge you to read the Getting started with System Workbench for STM32 tutorial that gives you step-by-step overview of project creation, compiling and debugging.

Best regards,

Bernard