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


Unable to change compiler version

Dear STM32 community,

I have installed Eclipse System Workbench for STM32 which defaultly camed with GCC 5.2.1 compiler revision.
It is mandatory for me to change the compiler version from 5.2.1 20151202 (release) ARM/embedded-5-branch revision 231848 to 4.5.3 in order to have traceability among other tools that are using same version.

I have tried downloading the compiler manually and changing “Project >> Properties >> C/C++ Build >> Settings >> MCU Settings >> Path” with 4.5.3 new compiler path.
Changing “${openstm32_compiler_path}” to “C:\arm-none-eabi-gcc-4.5.3\bin”.

I have attached the print screens taken before and after compiler change.

Looking forward for your reply!

I have an update!

While updating the compiler I was getting next error: “arm-none-eabi-gcc: nosys.specs: No such file or directory”.
I see that the problem was that I was using default 4.5.3 GCC compiler and not the ToolChain one for STM32.
The source code for this special compilers can be found ((https://launchpad.net/gcc-arm-embedded/+download|here)).

With this compilers and updating only the first parameter of the variable PATH, I was able to build with success my project. cool

Problem facing now is that GCC 4.5.3 compiler (which includes nosys.specs) is not supported by this website !

Can someone help me please ?! rolleyes


 

Newest Forum Posts

  1. Монтаж камина с грилем в Москве - установка и барбекю by KpddomErorb, 2025-05-10 18:28
  2. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  3. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  4. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  5. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  6. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  8. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  9. Build a project in "release" mode by tang, 2025-02-20 10:36
  10. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35

Last-Modified Blogs