11:37:47 **** Clean-only build of configuration Debug for project STM32F1xx_StdPeriph_Template **** make clean rm -rf ./StdPeriph_Driver/misc.o ./StdPeriph_Driver/stm32f10x_adc.o ./StdPeriph_Driver/stm32f10x_bkp.o ./StdPeriph_Driver/stm32f10x_can.o ./StdPeriph_Driver/stm32f10x_cec.o ./StdPeriph_Driver/stm32f10x_crc.o ./StdPeriph_Driver/stm32f10x_dac.o ./StdPeriph_Driver/stm32f10x_dbgmcu.o ./StdPeriph_Driver/stm32f10x_dma.o ./StdPeriph_Driver/stm32f10x_exti.o ./StdPeriph_Driver/stm32f10x_flash.o ./StdPeriph_Driver/stm32f10x_fsmc.o ./StdPeriph_Driver/stm32f10x_gpio.o ./StdPeriph_Driver/stm32f10x_i2c.o ./StdPeriph_Driver/stm32f10x_iwdg.o ./StdPeriph_Driver/stm32f10x_pwr.o ./StdPeriph_Driver/stm32f10x_rcc.o ./StdPeriph_Driver/stm32f10x_rtc.o ./StdPeriph_Driver/stm32f10x_sdio.o ./StdPeriph_Driver/stm32f10x_spi.o ./StdPeriph_Driver/stm32f10x_tim.o ./StdPeriph_Driver/stm32f10x_usart.o ./StdPeriph_Driver/stm32f10x_wwdg.o ./Startup/startup_stm32f10x_cl.o ./main.o ./stm32f10x_it.o ./system_stm32f10x.o ./StdPeriph_Driver/misc.d ./StdPeriph_Driver/stm32f10x_adc.d ./StdPeriph_Driver/stm32f10x_bkp.d ./StdPeriph_Driver/stm32f10x_can.d ./StdPeriph_Driver/stm32f10x_cec.d ./StdPeriph_Driver/stm32f10x_crc.d ./StdPeriph_Driver/stm32f10x_dac.d ./StdPeriph_Driver/stm32f10x_dbgmcu.d ./StdPeriph_Driver/stm32f10x_dma.d ./StdPeriph_Driver/stm32f10x_exti.d ./StdPeriph_Driver/stm32f10x_flash.d ./StdPeriph_Driver/stm32f10x_fsmc.d ./StdPeriph_Driver/stm32f10x_gpio.d ./StdPeriph_Driver/stm32f10x_i2c.d ./StdPeriph_Driver/stm32f10x_iwdg.d ./StdPeriph_Driver/stm32f10x_pwr.d ./StdPeriph_Driver/stm32f10x_rcc.d ./StdPeriph_Driver/stm32f10x_rtc.d ./StdPeriph_Driver/stm32f10x_sdio.d ./StdPeriph_Driver/stm32f10x_spi.d ./StdPeriph_Driver/stm32f10x_tim.d ./StdPeriph_Driver/stm32f10x_usart.d ./StdPeriph_Driver/stm32f10x_wwdg.d ./main.d ./stm32f10x_it.d ./system_stm32f10x.d STM32F1xx_StdPeriph_Template.hex ./Startup/startup_stm32f10x_cl.d STM32F1xx_StdPeriph_Template.lst STM32F1xx_StdPeriph_Template.siz STM32F1xx_StdPeriph_Template.elf 11:37:47 Build Finished (took 79ms) --------------------------------------------------------------------------------------------------------------------------------------------- 11:38:27 **** Build of configuration Debug for project STM32F1xx_StdPeriph_Template **** make all Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/misc.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/misc.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/misc.d" -MT"StdPeriph_Driver/misc.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/misc.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/misc.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/misc.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_adc.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_adc.d" -MT"StdPeriph_Driver/stm32f10x_adc.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_adc.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_bkp.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_bkp.d" -MT"StdPeriph_Driver/stm32f10x_bkp.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_bkp.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_can.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_can.d" -MT"StdPeriph_Driver/stm32f10x_can.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_can.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_cec.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_cec.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_cec.d" -MT"StdPeriph_Driver/stm32f10x_cec.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_cec.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_cec.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_cec.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_crc.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_crc.d" -MT"StdPeriph_Driver/stm32f10x_crc.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_crc.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_dac.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_dac.d" -MT"StdPeriph_Driver/stm32f10x_dac.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_dac.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_dbgmcu.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_dbgmcu.d" -MT"StdPeriph_Driver/stm32f10x_dbgmcu.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_dbgmcu.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_dma.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_dma.d" -MT"StdPeriph_Driver/stm32f10x_dma.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_dma.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_exti.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_exti.d" -MT"StdPeriph_Driver/stm32f10x_exti.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_exti.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_flash.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_flash.d" -MT"StdPeriph_Driver/stm32f10x_flash.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_flash.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_fsmc.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_fsmc.d" -MT"StdPeriph_Driver/stm32f10x_fsmc.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_fsmc.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_gpio.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_gpio.d" -MT"StdPeriph_Driver/stm32f10x_gpio.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_gpio.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_i2c.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_i2c.d" -MT"StdPeriph_Driver/stm32f10x_i2c.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_i2c.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_iwdg.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_iwdg.d" -MT"StdPeriph_Driver/stm32f10x_iwdg.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_iwdg.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_pwr.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_pwr.d" -MT"StdPeriph_Driver/stm32f10x_pwr.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_pwr.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_rcc.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_rcc.d" -MT"StdPeriph_Driver/stm32f10x_rcc.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_rcc.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_rtc.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_rtc.d" -MT"StdPeriph_Driver/stm32f10x_rtc.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_rtc.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_sdio.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_sdio.d" -MT"StdPeriph_Driver/stm32f10x_sdio.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_sdio.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_spi.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_spi.d" -MT"StdPeriph_Driver/stm32f10x_spi.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_spi.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_tim.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_tim.d" -MT"StdPeriph_Driver/stm32f10x_tim.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_tim.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_usart.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_usart.d" -MT"StdPeriph_Driver/stm32f10x_usart.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_usart.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c Building file: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="StdPeriph_Driver/stm32f10x_wwdg.o.lst" -c -fmessage-length=0 -MMD -MP -MF"StdPeriph_Driver/stm32f10x_wwdg.d" -MT"StdPeriph_Driver/stm32f10x_wwdg.d" -mcpu=cortex-m3 -mthumb -g3 -o "StdPeriph_Driver/stm32f10x_wwdg.o" "/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c" Finished building: /opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c Building file: /opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/startup_stm32f10x_cl.S Invoking: ARM Linux GCC Assembler (Sourcery Lite Bare) arm-none-eabi-gcc -x assembler-with-cpp -DSTM32F1XX -DUSE_STDPERIPH_DRIVER -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -Wall -Wa,-adhlns="Startup/startup_stm32f10x_cl.o.lst" -c -fmessage-length=0 -MMD -MP -MF"Startup/startup_stm32f10x_cl.d" -MT"Startup/startup_stm32f10x_cl.d" -mcpu=cortex-m3 -mthumb -g3 -o "Startup/startup_stm32f10x_cl.o" "/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/startup_stm32f10x_cl.S" Finished building: /opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/startup_stm32f10x_cl.S Building file: ../main.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="main.o.lst" -c -fmessage-length=0 -MMD -MP -MF"main.d" -MT"main.d" -mcpu=cortex-m3 -mthumb -g3 -o "main.o" "../main.c" Finished building: ../main.c Building file: ../stm32f10x_it.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="stm32f10x_it.o.lst" -c -fmessage-length=0 -MMD -MP -MF"stm32f10x_it.d" -MT"stm32f10x_it.d" -mcpu=cortex-m3 -mthumb -g3 -o "stm32f10x_it.o" "../stm32f10x_it.c" Finished building: ../stm32f10x_it.c Building file: ../system_stm32f10x.c Invoking: ARM Linux GCC C Compiler (Sourcery Lite Bare) arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -DSTM32F1XX -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport -I/opt/stm32-workspace/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc -I"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32-eclipse" -O0 -ffunction-sections -fdata-sections -Wall -Wa,-adhlns="system_stm32f10x.o.lst" -c -fmessage-length=0 -MMD -MP -MF"system_stm32f10x.d" -MT"system_stm32f10x.d" -mcpu=cortex-m3 -mthumb -g3 -o "system_stm32f10x.o" "../system_stm32f10x.c" Finished building: ../system_stm32f10x.c Building target: STM32F1xx_StdPeriph_Template.elf Invoking: ARM Linux GCC C++ Linker (Sourcery Lite Bare) arm-none-eabi-g++ -T"/opt/stm32-workspace/projects/STM32F1xx_StdPeriph_Template/stm32_flash.ld" -Xlinker --gc-sections -Wl,-Map,"STM32F1xx_StdPeriph_Template.map" -mcpu=cortex-m3 -mthumb -g3 -o "STM32F1xx_StdPeriph_Template.elf" ./StdPeriph_Driver/misc.o ./StdPeriph_Driver/stm32f10x_adc.o ./StdPeriph_Driver/stm32f10x_bkp.o ./StdPeriph_Driver/stm32f10x_can.o ./StdPeriph_Driver/stm32f10x_cec.o ./StdPeriph_Driver/stm32f10x_crc.o ./StdPeriph_Driver/stm32f10x_dac.o ./StdPeriph_Driver/stm32f10x_dbgmcu.o ./StdPeriph_Driver/stm32f10x_dma.o ./StdPeriph_Driver/stm32f10x_exti.o ./StdPeriph_Driver/stm32f10x_flash.o ./StdPeriph_Driver/stm32f10x_fsmc.o ./StdPeriph_Driver/stm32f10x_gpio.o ./StdPeriph_Driver/stm32f10x_i2c.o ./StdPeriph_Driver/stm32f10x_iwdg.o ./StdPeriph_Driver/stm32f10x_pwr.o ./StdPeriph_Driver/stm32f10x_rcc.o ./StdPeriph_Driver/stm32f10x_rtc.o ./StdPeriph_Driver/stm32f10x_sdio.o ./StdPeriph_Driver/stm32f10x_spi.o ./StdPeriph_Driver/stm32f10x_tim.o ./StdPeriph_Driver/stm32f10x_usart.o ./StdPeriph_Driver/stm32f10x_wwdg.o ./Startup/startup_stm32f10x_cl.o ./main.o ./stm32f10x_it.o ./system_stm32f10x.o Finished building target: STM32F1xx_StdPeriph_Template.elf Invoking: ARM Linux GNU Create Flash Image (Sourcery Lite Bare) arm-none-eabi-objcopy -O ihex "STM32F1xx_StdPeriph_Template.elf" "STM32F1xx_StdPeriph_Template.hex" Finished building: STM32F1xx_StdPeriph_Template.hex Invoking: ARM Linux GNU Create Listing (Sourcery Lite Bare) arm-none-eabi-objdump -h -S "STM32F1xx_StdPeriph_Template.elf" > "STM32F1xx_StdPeriph_Template.lst" Finished building: STM32F1xx_StdPeriph_Template.lst Invoking: ARM Linux GNU Print Size (Sourcery Lite Bare) arm-none-eabi-size --format=berkeley "STM32F1xx_StdPeriph_Template.elf" text data bss dec hex filename 1920 8 264 2192 890 STM32F1xx_StdPeriph_Template.elf Finished building: STM32F1xx_StdPeriph_Template.siz 11:38:41 Build Finished (took 13s.937ms)