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 GCC path Enviroment variable  

GCC path Enviroment variable

Hi David,

For now, the only way to change the GCC compiler path is to modify the Path setting in your project Properties > C/C++ Build > Settings > Tool Settings > Path and set the absolute path to your compiler. When System Workbench is updated, this setting will not be changed.

Redefining the “openstm32_compiler_path” does not work for now. I did report it to the development team to fix it on a next version.

Regards,
Kevin.

Any updates on this topic?

Thanks in advance!