|
@@ -1,140 +1,251 @@
|
|
|
-17:25:26 **** Incremental Build of configuration Debug for project controle ****
|
|
|
|
|
|
|
+16:20:02 **** Incremental Build of configuration Debug for project controle ****
|
|
|
make all
|
|
make all
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/source/prog.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"source/prog.d" -MT"source/prog.o" -o "source/prog.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/source/prog.c"
|
|
|
|
|
-C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/source/prog.c: In function 'prog':
|
|
|
|
|
-C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/source/prog.c:5:6: warning: unused variable 'i' [-Wunused-variable]
|
|
|
|
|
- int i;
|
|
|
|
|
- ^
|
|
|
|
|
-C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/source/prog.c: In function 'fork':
|
|
|
|
|
-C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/source/prog.c:85:1: warning: control reaches end of non-void function [-Wreturn-type]
|
|
|
|
|
- }
|
|
|
|
|
- ^
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/source/prog.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_cortex.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_cortex.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_cortex.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c'
|
|
|
|
|
|
|
+'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/freertos.c'
|
|
|
|
|
+'Invoking: MCU GCC Compiler'
|
|
|
|
|
+C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Application/User/freertos.d" -MT"Application/User/freertos.o" -o "Application/User/freertos.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/freertos.c"
|
|
|
|
|
+In file included from C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h:137:0,
|
|
|
|
|
+ from C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_def.h:48,
|
|
|
|
|
+ from C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_rcc.h:47,
|
|
|
|
|
+ from C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/stm32f0xx_hal_conf.h:184,
|
|
|
|
|
+ from C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal.h:48,
|
|
|
|
|
+ from C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:5,
|
|
|
|
|
+ from C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/freertos.c:38:
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:42:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s1_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:28: note: in expansion of macro 's1_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: note: (near initialization for 'listPort[0].MODER')
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:42:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s1_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:28: note: in expansion of macro 's1_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:44:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s2_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:42: note: in expansion of macro 's2_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: note: (near initialization for 'listPort[0].OTYPER')
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:44:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s2_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:42: note: in expansion of macro 's2_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:46:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s3_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:56: note: in expansion of macro 's3_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: note: (near initialization for 'listPort[0].OSPEEDR')
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:46:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s3_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:56: note: in expansion of macro 's3_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:48:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s4_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:70: note: in expansion of macro 's4_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: note: (near initialization for 'listPort[0].PUPDR')
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:48:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s4_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:70: note: in expansion of macro 's4_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:50:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s5_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:84: note: in expansion of macro 's5_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: note: (near initialization for 'listPort[0].IDR')
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:50:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s5_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:84: note: in expansion of macro 's5_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:52:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s6_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:98: note: in expansion of macro 's6_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: note: (near initialization for 'listPort[0].ODR')
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:52:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s6_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:98: note: in expansion of macro 's6_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:54:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s7_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:112: note: in expansion of macro 's7_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: note: (near initialization for 'listPort[0].BSRR')
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:54:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s7_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:112: note: in expansion of macro 's7_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:56:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s8_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:126: note: in expansion of macro 's8_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: note: (near initialization for 'listPort[0].LCKR')
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:56:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s8_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:126: note: in expansion of macro 's8_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:58:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s9_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:140: note: in expansion of macro 's9_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: note: (near initialization for 'listPort[0].AFR[0]')
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:58:22: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s9_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:140: note: in expansion of macro 's9_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:60:23: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s10_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:154: note: in expansion of macro 's10_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: note: (near initialization for 'listPort[0].AFR[1]')
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:60:23: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s10_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:154: note: in expansion of macro 's10_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:62:23: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s11_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:170: note: in expansion of macro 's11_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: note: (near initialization for 'listPort[0].BRR')
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:62:23: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s11_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:170: note: in expansion of macro 's11_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:64:23: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s12_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:185: note: in expansion of macro 's12_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h:549:29: note: (near initialization for 'listPort[1].MODER')
|
|
|
|
|
+ #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc/mxconstants.h:64:23: note: in expansion of macro 'GPIOA'
|
|
|
|
|
+ #define s12_GPIO_Port GPIOA
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:185: note: in expansion of macro 's12_GPIO_Port'
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+In file included from C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/freertos.c:38:0:
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:27: warning: missing braces around initializer [-Wmissing-braces]
|
|
|
|
|
+ GPIO_TypeDef listPort[12]={s1_GPIO_Port, s2_GPIO_Port, s3_GPIO_Port, s4_GPIO_Port, s5_GPIO_Port, s6_GPIO_Port, s7_GPIO_Port, s8_GPIO_Port, s9_GPIO_Port, s10_GPIO_Port, s11_GPIO_Port, s12_GPIO_Port};
|
|
|
|
|
+ ^
|
|
|
|
|
+C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include/board.h:20:27: note: (near initialization for 'listPort')
|
|
|
|
|
+'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/freertos.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
|
|
|
|
|
+ 6824 572 5100 12496 30d0 controle.elf
|
|
|
' '
|
|
' '
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_dma.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_dma.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_dma.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash_ex.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash_ex.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash_ex.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_gpio.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_gpio.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_gpio.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_i2c.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_i2c.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_i2c.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_i2c_ex.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_i2c_ex.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_i2c_ex.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr_ex.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr_ex.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr_ex.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc_ex.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc_ex.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc_ex.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rtc.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rtc.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rtc.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rtc.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rtc.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rtc.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rtc_ex.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rtc_ex.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rtc_ex.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rtc_ex.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rtc_ex.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rtc_ex.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_tim.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_tim.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_tim.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_tim_ex.d" -MT"Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_tim_ex.o" -o "Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_tim_ex.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Drivers/CMSIS/system_stm32f0xx.d" -MT"Drivers/CMSIS/system_stm32f0xx.o" -o "Drivers/CMSIS/system_stm32f0xx.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/gpio.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Application/User/gpio.d" -MT"Application/User/gpio.o" -o "Application/User/gpio.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/gpio.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/gpio.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/i2c.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Application/User/i2c.d" -MT"Application/User/i2c.o" -o "Application/User/i2c.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/i2c.c"
|
|
|
|
|
-'Finished building: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/i2c.c'
|
|
|
|
|
-' '
|
|
|
|
|
-'Building file: C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/main.c'
|
|
|
|
|
-'Invoking: MCU GCC Compiler'
|
|
|
|
|
-C:\Users\rcluze\Documents\autres\rampesLeds\Controle\soft\controle\SW4STM32\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"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/STM32F0xx_HAL_Driver/Inc/Legacy" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Drivers/CMSIS/Device/ST/STM32F0xx/Include" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Inc" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0" -I"C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Middlewares/Third_Party/FreeRTOS/Source/include" -Os -g3 -Wall -fmessage-length=0 -ffunction-sections -c -fmessage-length=0 -MMD -MP -MF"Application/User/main.d" -MT"Application/User/main.o" -o "Application/User/main.o" "C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/main.c"
|
|
|
|
|
-C:/Users/rcluze/Documents/autres/rampesLeds/Controle/soft/controle/Src/main.c:35:22: fatal error: cmsis_os.h: No such file or directory
|
|
|
|
|
-compilation terminated.
|
|
|
|
|
-make: *** [Application/User/main.o] Error 1
|
|
|
|
|
|
|
|
|
|
-17:25:36 Build Finished (took 9s.818ms)
|
|
|
|
|
|
|
+16:20:03 Build Finished (took 1s.366ms)
|
|
|
|
|
|