Controle.build.log 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. 14:34:58 **** Incremental Build of configuration Debug for project Controle ****
  2. make all
  3. Building file: ../Src/freertos.c
  4. Invoking: MCU GCC Compiler
  5. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  6. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Src/freertos.d" -MT"Src/freertos.o" -o "Src/freertos.o" "../Src/freertos.c"
  7. Finished building: ../Src/freertos.c
  8. Building file: ../Src/gpio.c
  9. Invoking: MCU GCC Compiler
  10. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  11. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Src/gpio.d" -MT"Src/gpio.o" -o "Src/gpio.o" "../Src/gpio.c"
  12. Finished building: ../Src/gpio.c
  13. Building file: ../Src/main.c
  14. Invoking: MCU GCC Compiler
  15. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  16. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Src/main.d" -MT"Src/main.o" -o "Src/main.o" "../Src/main.c"
  17. Finished building: ../Src/main.c
  18. Building file: ../Src/stm32f0xx_hal_msp.c
  19. Invoking: MCU GCC Compiler
  20. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  21. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Src/stm32f0xx_hal_msp.d" -MT"Src/stm32f0xx_hal_msp.o" -o "Src/stm32f0xx_hal_msp.o" "../Src/stm32f0xx_hal_msp.c"
  22. Finished building: ../Src/stm32f0xx_hal_msp.c
  23. Building file: ../Src/stm32f0xx_hal_timebase_TIM.c
  24. Invoking: MCU GCC Compiler
  25. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  26. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Src/stm32f0xx_hal_timebase_TIM.d" -MT"Src/stm32f0xx_hal_timebase_TIM.o" -o "Src/stm32f0xx_hal_timebase_TIM.o" "../Src/stm32f0xx_hal_timebase_TIM.c"
  27. Finished building: ../Src/stm32f0xx_hal_timebase_TIM.c
  28. Building file: ../Src/stm32f0xx_it.c
  29. Invoking: MCU GCC Compiler
  30. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  31. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Src/stm32f0xx_it.d" -MT"Src/stm32f0xx_it.o" -o "Src/stm32f0xx_it.o" "../Src/stm32f0xx_it.c"
  32. Finished building: ../Src/stm32f0xx_it.c
  33. Building file: ../Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c
  34. Invoking: MCU GCC Compiler
  35. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  36. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.d" -MT"Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.o" -o "Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.o" "../Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c"
  37. Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c
  38. Building file: ../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
  39. Invoking: MCU GCC Compiler
  40. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  41. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.d" -MT"Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.o" -o "Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.o" "../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c"
  42. Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
  43. Building file: ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c
  44. Invoking: MCU GCC Compiler
  45. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  46. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.d" -MT"Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.o" -o "Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.o" "../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c"
  47. Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c
  48. Building file: ../Middlewares/Third_Party/FreeRTOS/Source/croutine.c
  49. Invoking: MCU GCC Compiler
  50. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  51. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Middlewares/Third_Party/FreeRTOS/Source/croutine.d" -MT"Middlewares/Third_Party/FreeRTOS/Source/croutine.o" -o "Middlewares/Third_Party/FreeRTOS/Source/croutine.o" "../Middlewares/Third_Party/FreeRTOS/Source/croutine.c"
  52. Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/croutine.c
  53. Building file: ../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c
  54. Invoking: MCU GCC Compiler
  55. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  56. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Middlewares/Third_Party/FreeRTOS/Source/event_groups.d" -MT"Middlewares/Third_Party/FreeRTOS/Source/event_groups.o" -o "Middlewares/Third_Party/FreeRTOS/Source/event_groups.o" "../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c"
  57. Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c
  58. Building file: ../Middlewares/Third_Party/FreeRTOS/Source/list.c
  59. Invoking: MCU GCC Compiler
  60. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  61. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Middlewares/Third_Party/FreeRTOS/Source/list.d" -MT"Middlewares/Third_Party/FreeRTOS/Source/list.o" -o "Middlewares/Third_Party/FreeRTOS/Source/list.o" "../Middlewares/Third_Party/FreeRTOS/Source/list.c"
  62. Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/list.c
  63. Building file: ../Middlewares/Third_Party/FreeRTOS/Source/queue.c
  64. Invoking: MCU GCC Compiler
  65. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  66. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Middlewares/Third_Party/FreeRTOS/Source/queue.d" -MT"Middlewares/Third_Party/FreeRTOS/Source/queue.o" -o "Middlewares/Third_Party/FreeRTOS/Source/queue.o" "../Middlewares/Third_Party/FreeRTOS/Source/queue.c"
  67. Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/queue.c
  68. Building file: ../Middlewares/Third_Party/FreeRTOS/Source/tasks.c
  69. Invoking: MCU GCC Compiler
  70. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  71. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Middlewares/Third_Party/FreeRTOS/Source/tasks.d" -MT"Middlewares/Third_Party/FreeRTOS/Source/tasks.o" -o "Middlewares/Third_Party/FreeRTOS/Source/tasks.o" "../Middlewares/Third_Party/FreeRTOS/Source/tasks.c"
  72. Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/tasks.c
  73. Building file: ../Middlewares/Third_Party/FreeRTOS/Source/timers.c
  74. Invoking: MCU GCC Compiler
  75. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  76. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Middlewares/Third_Party/FreeRTOS/Source/timers.d" -MT"Middlewares/Third_Party/FreeRTOS/Source/timers.o" -o "Middlewares/Third_Party/FreeRTOS/Source/timers.o" "../Middlewares/Third_Party/FreeRTOS/Source/timers.c"
  77. Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/timers.c
  78. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c
  79. Invoking: MCU GCC Compiler
  80. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  81. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c"
  82. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c
  83. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c
  84. Invoking: MCU GCC Compiler
  85. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  86. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c"
  87. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c
  88. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c
  89. Invoking: MCU GCC Compiler
  90. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  91. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c"
  92. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c
  93. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c
  94. Invoking: MCU GCC Compiler
  95. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  96. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c"
  97. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c
  98. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c
  99. Invoking: MCU GCC Compiler
  100. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  101. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c"
  102. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c
  103. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c
  104. Invoking: MCU GCC Compiler
  105. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  106. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c"
  107. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c
  108. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c
  109. Invoking: MCU GCC Compiler
  110. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  111. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c"
  112. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c
  113. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c
  114. Invoking: MCU GCC Compiler
  115. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  116. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c"
  117. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c
  118. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c
  119. Invoking: MCU GCC Compiler
  120. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  121. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c"
  122. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c
  123. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c
  124. Invoking: MCU GCC Compiler
  125. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  126. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c"
  127. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c
  128. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c
  129. Invoking: MCU GCC Compiler
  130. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  131. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c"
  132. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c
  133. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c
  134. Invoking: MCU GCC Compiler
  135. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  136. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c"
  137. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c
  138. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c
  139. Invoking: MCU GCC Compiler
  140. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  141. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c"
  142. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c
  143. Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c
  144. Invoking: MCU GCC Compiler
  145. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  146. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.d" -MT"Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.o" -o "Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.o" "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c"
  147. Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c
  148. Building file: ../Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f030x8.s
  149. Invoking: MCU GCC Assembler
  150. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  151. arm-none-eabi-as -mcpu=cortex-m0 -mthumb -mfloat-abi=soft -g -o "Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f030x8.o" "../Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f030x8.s"
  152. Finished building: ../Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f030x8.s
  153. Building file: ../Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.c
  154. Invoking: MCU GCC Compiler
  155. /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
  156. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft '-D__weak=__attribute__((weak))' '-D__packed="__attribute__((__packed__))"' -DUSE_HAL_DRIVER -DSTM32F030x8 -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Drivers/CMSIS/Include" -I"/home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Inc" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.d" -MT"Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.o" -o "Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.o" "../Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.c"
  157. Finished building: ../Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.c
  158. Building target: Controle.elf
  159. Invoking: MCU GCC Linker
  160. arm-none-eabi-gcc -mcpu=cortex-m0 -mthumb -mfloat-abi=soft -specs=nosys.specs -specs=nano.specs -T"../STM32F030C8Tx_FLASH.ld" -Wl,-Map=output.map -Wl,--gc-sections -lm -o "Controle.elf" @"objects.list"
  161. Finished building target: Controle.elf
  162. make --no-print-directory post-build
  163. Generating binary and Printing size information:
  164. arm-none-eabi-objcopy -O binary "Controle.elf" "Controle.bin"
  165. arm-none-eabi-size "Controle.elf"
  166. text data bss dec hex filename
  167. 8732 16 5064 13812 35f4 Controle.elf
  168. 14:35:03 Build Finished (took 4s.684ms)