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


Crashes of Workbench on Mac 10.14 (Mojave)

Hi,

To install System Workbench for STM32 with the latest Eclipse version you have to install it from Eclipse. (For now ,the System Workbench for STM32 installer provides an Eclipse NEON version only)

You have to install :
- Eclipse Photon C/C++ Development for MACOS 64bits : https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2018-12/R/eclipse-cpp-2018-12-R-macosx-cocoa-x86_64.dmgQuestion

- ST-Link Server for multiple target debug (optional) : https://www.st.com/en/development-tools/st-link-server.htmlQuestion

Then follow the steps on http://www.openstm32.org/Installing%2BSystem%2BWorkbench%2Bfor%2BSTM32%2Bfrom%2BEclipseQuestion

Regards,
Kevin.