GCC HOME: X:\GNU-Compiler\arm-none-eabi-gcc-4_6\bin compile: [mkdir] Created dir: X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\Debug\bin [mkdir] Created dir: X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\Debug\obj [cc] 35 total files to be compiled. [cc] arm-none-eabi-gcc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mthumb -Wall -ffunction-sections -O0 -mfloat-abi=hard -g -c -DUSE_STDPERIPH_DRIVER -DSTM32F407VG -IX:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1 -IX:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\cmsis -IX:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\cmsis_boot -IX:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\inc X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_syscfg.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_sdio.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_hash.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp_aes.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\stm32f4_discovery_audio_codec\stm32f4_discovery_audio_codec.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_hash_sha1.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_usart.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_pwr.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_can.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_wwdg.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_hash_md5.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dac.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\cmsis_boot\startup\startup_stm32f4xx.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_crc.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_iwdg.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\main.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rcc.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_adc.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dcmi.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp_des.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_fsmc.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_gpio.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_flash.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\cmsis_boot\system_stm32f4xx.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dma.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_spi.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_i2c.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rng.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_exti.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\misc.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rtc.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp_tdes.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_tim.c X:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dbgmcu.c [cc] Starting link [cc] arm-none-eabi-gcc -O0 -nostartfiles -Wl,-Map=AudioPlayer1.map -mcpu=cortex-m4 -mthumb -LX:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1 -Wl,--gc-sections -Wl,-TX:\05_foreignSTM32solutions\AudioPlayer1\AudioPlayer1\arm-gcc-link.ld -g -o AudioPlayer1.elf ..\obj\stm32f4xx_syscfg.o ..\obj\stm32f4xx_sdio.o ..\obj\stm32f4xx_hash.o ..\obj\stm32f4xx_cryp_aes.o ..\obj\stm32f4_discovery_audio_codec.o ..\obj\stm32f4xx_hash_sha1.o ..\obj\stm32f4xx_usart.o ..\obj\stm32f4xx_pwr.o ..\obj\stm32f4xx_can.o ..\obj\stm32f4xx_wwdg.o ..\obj\stm32f4xx_hash_md5.o ..\obj\stm32f4xx_dac.o ..\obj\startup_stm32f4xx.o ..\obj\stm32f4xx_crc.o ..\obj\stm32f4xx_iwdg.o ..\obj\main.o ..\obj\stm32f4xx_rcc.o ..\obj\stm32f4xx_adc.o ..\obj\stm32f4xx_dcmi.o ..\obj\stm32f4xx_cryp_des.o ..\obj\stm32f4xx_cryp.o ..\obj\stm32f4xx_fsmc.o ..\obj\stm32f4xx_gpio.o ..\obj\stm32f4xx_flash.o ..\obj\system_stm32f4xx.o ..\obj\stm32f4xx_dma.o ..\obj\stm32f4xx_spi.o ..\obj\stm32f4xx_i2c.o ..\obj\stm32f4xx_rng.o ..\obj\stm32f4xx_exti.o ..\obj\misc.o ..\obj\stm32f4xx_rtc.o ..\obj\stm32f4xx_cryp_tdes.o ..\obj\stm32f4xx_tim.o ..\obj\stm32f4xx_dbgmcu.o Program Size: text data bss dec hex filename 1014808 68 2196 1017072 f84f0 AudioPlayer1.elf BUILD SUCCESSFUL Total time: 40 seconds