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


Problem building project from Eclipse - Windows 10

12:18:06 **** Incremental Build of configuration Debug for project prueba2_sinADC ****
make all
Building file: C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c
Invoking: MCU GCC Compiler
%cd%
arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft -Dweak=attributeweak -Dpacked=attributepacked -DUSE_HAL_DRIVER -DSTM32F051x8 -I”C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Inc” -I”C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Drivers/STM32F0xx_HAL_Driver/Inc” -I”C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy” -I”C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Drivers/CMSIS/Device/ST/STM32F0xx/Include” -I”C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Drivers/CMSIS/Include” -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF”Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.d” -MT”Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.o” -o “Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.o” “C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c”
/usr/bin/sh: -c: line 0: syntax error near unexpected token `(’
/usr/bin/sh: -c: line 0: `arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft -Dweak=attributeweak -Dpacked=attributepacked -DUSE_HAL_DRIVER -DSTM32F051x8 -I”C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Inc” -I”C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Drivers/STM32F0xx_HAL_Driver/Inc” -I”C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy” -I”C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Drivers/CMSIS/Device/ST/STM32F0xx/Include” -I”C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Drivers/CMSIS/Include” -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF”Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.d” -MT”Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.o” -o “Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.o” “C:/STM32Toolchain/projects-kepler/prueba2_sinADC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c”’
make: *** Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.o Error 1

12:18:07 Build Finished (took 544ms)

-----

I can’t build my project because of this error.

I’m using the STM32CubeMX in order to create my project (stm32f0discovery).
Then I use Eclipse to build it.

Thanks for any help!


Thank you very much!

 

Newest Forum Posts

  1. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  2. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  3. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  4. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  5. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  6. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  8. Build a project in "release" mode by tang, 2025-02-20 10:36
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35
  10. Fail to debug in Win 11 C/C++ by mortenlund, 2024-12-26 20:27

Last-Modified Blogs