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


STM32 Upgrade Cube to 5.0 Workbench to compiler revision linux64_1.17.0.201812190825

Italy



Platform Linux mint 17.3
Cube MX rev 5.0
F0 firmware version 1.9.0
L0 firmware version 1.11.0 (upgraded)

Some day ago I upgraded STM32 CubeMX to revision 5.0.
At first glance nothing got worse and code related to F051 continued to compile.

Today I started a new project based on L011, after generating code, imported as usual into workbench. It refused to compile with weird errors related to internal library appeared.
Upgrading workbench too resulted again as exact one year ago refuse to compile at all:
/bin/sh: arm-none-eabi-gcc: command not found
make: *** Src/freertos.o Error 127

again noted new plugin compiler folder was not accessible and all executable files where without execution bit set.
Folders recursive chmod applied to fr.ac6.mcu.externaltools.arm-none.linux64_1.17.0.201812190825

Applied folder access right then execute to all bin folder error changed to a missing object file:

arm-none-eabi-gcc: error trying to exec ‘cc1’: execvp: No such file or directory
make: *** Src/freertos.o Error 1

plugins/fr.ac6.mcu.externaltools.arm-none.linux64_1.17.0.201812190825/tools/compiler/lib/gcc/arm-none-eabi/7.3.1

CC* executables again missing execute bit. Set again STM32F051 project compile fine...

L011 still has problem..
Erased project with Cubemx open. Saved again project on cubeMX, generated again code then imported into workspace it worked fine.

Migration to Mint 19 is planned, it is ready on HDD but I am busy generating embedded code, I report what happen installing on new mint release when I got spare time.
Best wishes to all.
Roberto

 

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