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


arm-none-eabi-as.exe error

Hi all,

I have a fresh install of openstm32 v1.8 x64. When a I try a simple project to compile a got the error bellow:

C:\Ac6\SystemWorkbench\plugins\fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829..\arm-none-eabi-as.exe is not a valid win32 application

I really don’t know what should cause this error.

Regards.