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-g++" not found in PATH"

I created a new project using STM32CubeMX to generate the code for a simple GPIO application.

All seams to work as expected except the build shows the above error at the end of the build dialog in the Console window.

Also, in the Problems window I get “arm-none-eabi-g++” not found in PATH” and “arm-none-eabi-gcc” not found in PATH”. but those files are in the directories it is accessing.

Also, when I try to run, I get this message:

OpenOCD Script not found (or not support yet):
C:\Ac6\SystemWorkbench\plugins\fr.ac6.mcu.debug_1.11.0.201610101240\resources\openocd\scripts\st_board

However, the configuration file for the board I am using “nucleo_l476rg.cfg” is in that directory location.

I am using the STM32L476 Nucleo 64 board. Everything is set to default except that PC0 thru PC12 are set as GPIO_Output.

Any help would be appreciated. I am new with ST products.
Also

I may be doing something wrong but do not know what.

Thanks

In the Newest FAQs “System Workbench for STM32 - Project Creation” there is a question and answer topic:

Question: Why is there an error “Program “arm-none-eabi-gcc” not found in PATH” while my project can be built ?
Answer
When creating your project, you probably selected to import the low-level drivers as static library. This error does not really exists and should not affect the usage. This is a known bug, we are working on it not to display the error message.

If you find it inconvenient, you can remove this message. Go to the “Problems” view (Windows > Show views > Problems) then select the errors and delete them. Unlike real problems, these errors won’t appear again. The error could also disappear when System Workbench is restarted.

I tried this and the mentioned errors went away.

Dave


 

Newest Forum Posts

  1. Можно ли установить камин на балконе или лоджии? by Grand3kpdErorb, 03:38
  2. reservation car service Seattle by Jamesprede, 2025-05-01 10:06
  3. Last day: drone bonus by Danielrug, 2025-04-19 16:55
  4. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  5. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  6. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  7. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  8. Insightful Perspectives on This Subject by davidsycle, 2025-03-04 05:45
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  10. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05

Last-Modified Blogs