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


Program "arm-none-eabi-g++" not found in PATH

Hi,

Is the build process working ? If it’s working, this is a known bug due the Eclipse indexer synchronization. If you delete the errors or relaunch Eclipse, it should not appear, the error message should not appear. (I agree really confusing for users, and we’re looking for how to avoid it)

If not, it means the compiler has not been installed or cannot be executed. Please, verify that the plugin fr.ac6.mcu.externaltools.arm-none.win32 is installed in your Eclipse directory.

Regards,
Kevin.