| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200 |
- 14:34:58 **** Incremental Build of configuration Debug for project Controle ****
- make all
- Building file: ../Src/freertos.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Src/freertos.c
-
- Building file: ../Src/gpio.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Src/gpio.c
-
- Building file: ../Src/main.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Src/main.c
-
- Building file: ../Src/stm32f0xx_hal_msp.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Src/stm32f0xx_hal_msp.c
-
- Building file: ../Src/stm32f0xx_hal_timebase_TIM.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Src/stm32f0xx_hal_timebase_TIM.c
-
- Building file: ../Src/stm32f0xx_it.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Src/stm32f0xx_it.c
-
- Building file: ../Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c
-
- Building file: ../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
-
- Building file: ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c
-
- Building file: ../Middlewares/Third_Party/FreeRTOS/Source/croutine.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/croutine.c
-
- Building file: ../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c
-
- Building file: ../Middlewares/Third_Party/FreeRTOS/Source/list.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/list.c
-
- Building file: ../Middlewares/Third_Party/FreeRTOS/Source/queue.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/queue.c
-
- Building file: ../Middlewares/Third_Party/FreeRTOS/Source/tasks.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/tasks.c
-
- Building file: ../Middlewares/Third_Party/FreeRTOS/Source/timers.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Middlewares/Third_Party/FreeRTOS/Source/timers.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c
-
- Building file: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c
-
- Building file: ../Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f030x8.s
- Invoking: MCU GCC Assembler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f030x8.s
-
- Building file: ../Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.c
- Invoking: MCU GCC Compiler
- /home/rcluze/Projet/Autres/rampesLeds/soft/Controle/Debug
- 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"
- Finished building: ../Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.c
-
- Building target: Controle.elf
- Invoking: MCU GCC Linker
- 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"
- Finished building target: Controle.elf
-
- make --no-print-directory post-build
- Generating binary and Printing size information:
- arm-none-eabi-objcopy -O binary "Controle.elf" "Controle.bin"
- arm-none-eabi-size "Controle.elf"
- text data bss dec hex filename
- 8732 16 5064 13812 35f4 Controle.elf
-
|