µVision Build Log
Tool Versions:
IDE-Version: µVision V5.20.0.0
Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Michael Hightower, Simple Circuits Inc., LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.20
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 2 (build 183)
Assembler: Armasm.exe V5.06 update 2 (build 183)
Linker/Locator: ArmLink.exe V5.06 update 2 (build 183)
Library Manager: ArmAr.exe V5.06 update 2 (build 183)
Hex Converter: FromElf.exe V5.06 update 2 (build 183)
CPU DLL: SARMCM3.DLL V5.20
Dialog DLL: DCM.DLL V1.13.7.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.18.0
Dialog DLL: TCM.DLL V1.14.9.0
Project:
C:\Users\Mike\Dropbox\Projects\Simple Circuits\SimpleSDR\SimpleRPi\Firmware\RPiRadio\Projects\MDK-ARM\RPiRadio.uvprojx
Project File Date: 10/09/2016
Output:
*** Using Compiler 'V5.06 update 2 (build 183)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'RPiRadio Configuration'
compiling stm32f4xx_hal_flash.c...
compiling system_stm32f4xx.c...
compiling stm32f4xx_hal_flash_ex.c...
compiling stm32f4xx_hal_pwr_ex.c...
compiling stm32f4xx_hal_pwr.c...
compiling stm32f4xx_hal_gpio.c...
compiling stm32f4xx_ll_usb.c...
compiling stm32f4xx_hal_i2c_ex.c...
compiling stm32f4xx_hal_dac_ex.c...
compiling stm32f4xx_hal_adc_ex.c...
compiling stm32f4xx_hal_rcc.c...
compiling stm32f4xx_hal_pcd.c...
compiling stm32f4xx_hal_dma_ex.c...
compiling stm32f4xx_hal_i2c.c...
compiling stm32f4xx_hal.c...
compiling stm32f4xx_hal_uart.c...
compiling stm32f4xx_hal_cortex.c...
compiling stm32f4xx_hal_adc.c...
compiling stm32f4xx_hal_flash_ramfunc.c...
compiling stm32f4xx_hal_spi.c...
compiling stm32f4xx_hal_pcd_ex.c...
compiling stm32f4xx_hal_rcc_ex.c...
compiling stm32f4xx_hal_dac.c...
compiling main.c...
..\..\Src\main.c(309): warning: #177-D: function "MX_USB_OTG_FS_PCD_Init" was declared but never referenced
void MX_USB_OTG_FS_PCD_Init(void)
..\..\Src\main.c: 1 warning, 0 errors
compiling stm32f4xx_it.c...
compiling stm32f4xx_hal_msp.c...
compiling radioregs.c...
assembling startup_stm32f405xx.s...
compiling radio.c...
compiling dsp.c...
compiling usart.c...
compiling TNC1200.c...
compiling stm32f4xx_hal_dma.c...
linking...
Program Size: Code=12988 RO-data=864 RW-data=152 ZI-data=4544
FromELF: creating hex file...
"RPiRadio Configuration\RPiRadio Configuration.axf" - 0 Error(s), 1 Warning(s).
Collection of Component include folders:
C:\Users\Mike\Dropbox\Projects\Simple Circuits\SimpleSDR\SimpleRPi\Firmware\RPiRadio\Projects\MDK-ARM\RTE
C:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.9.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:04