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


Linux eclipse oxygen - Build configuration linker settings reset to default after update

Dear OpenSTM32 support,

after I updated my eclipse Neon based framework, all my “build configurations” lost their “linker settings”.

Editing the .cproject file, it seems that the issue is due to the linker name which have changed from “GCC linker” to “G++ linker”.

Well, I will copy paste the GCC linker script configuration to G++ linker script one and pray everything comes back as before.

Anyway maybe at least a warning should be useful and at best a way to easily migrate from a linker configuration to the other one ?

thanks,
Best regards,
Sylvain

Hi,

Well I don’t know why I don’t have access to the “GCC linker” anymore. I am running an oxygen version of eclipse with last update of the openSTM32 framework and only “G++ linker” is avaialable. On a windows 10 configuration with my neon eclipse, “GCC linker” is the only available tool after updating the framework.

Anyway, here is a script which helped me to solve my issue: it converts the “GCC linker” entries to “G++ linker” ones.

> cat .cproject | awk -f awk-convert_gcc_g++.awk

Then, I edited the .cproject file and kept the “GCC linker” entries, removed the “empty “G++ linker” configuration and only left my generated “G++ linker configurations”.

Seems to work fine after refreshing my project :-)

Hope this helps,
Sylvain

PS: and btw, after solving my configuration issues, I d like to thank you a lot for including C++ in the openSTM32 framework !!!


 

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