µVision Build Log
Tool Versions:
IDE-Version: µVision V5.16a
Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: AKHIL RAVEENDRAN QUEST Flex license: MDK-ARM Professional: 7 user(s) (mdk_pro) Support: Sep 2017
Tool Versions:
Toolchain: MDK-ARM Professional: 7 user(s) Version: 5.16a
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 (build 20)
Assembler: Armasm.exe V5.06 (build 20)
Linker/Locator: ArmLink.exe V5.06 (build 20)
Library Manager: ArmAr.exe V5.06 (build 20)
Hex Converter: FromElf.exe V5.06 (build 20)
CPU DLL: SARMCM3.DLL V5.16a
Dialog DLL: DCM.DLL V1.13.2.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.17.0
Dialog DLL: TCM.DLL V1.14.5.0
Project:
C:\Users\1013429\Desktop\FMC_SDRAM\emLoad.uvprojx
Project File Date: 03/10/2017
Output:
*** Using Compiler 'V5.06 (build 20)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Target 1'
compiling retarget_io.c...
compiling stm32f4xx_it.c...
compiling main.c...
compiling stm324x9i_eval.c...
compiling Uart.c...
compiling stm32f4xx_hal.c...
compiling stm32f4xx_hal_msp.c...
compiling USART_STM32F4xx.c...
compiling stm32f4xx_hal_cortex.c...
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.4.5.0.pack
::CMSIS Driver:USART:2.01 (API)
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: USART Version: 2.01
* Component: CORE Version: 4.3.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.ARM_Compiler.1.0.0.pack
Keil::Compiler:I/O:STDOUT:User:1.0.0
Keil ARM Compiler extensions
* Component: STDOUT Variant: User Version: 1.0.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.7.0.pack
::Device:STM32Cube Framework (API)
STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
* Component: STM32Cube Framework Version:
* Component: Startup Version: 2.4.2
* Component: Classic Version: 1.4.2
* Component: Common Version: 1.4.2
* Component: Cortex Version: 1.4.2
* Component: DMA Version: 1.4.2
* Component: GPIO Version: 1.4.2
* Component: PWR Version: 1.4.2
* Component: RCC Version: 1.4.2
* Component: SDRAM Version: 1.4.2
* Component: UART Version: 1.4.2
* Component: USART Version: 1.4.2
* Component: USART Version: 2.5
Collection of Component include folders:
C:\Users\1013429\Desktop\FMC_SDRAM\RTE
C:\Users\1013429\Desktop\FMC_SDRAM\RTE\Device\STM32F429NIHx
C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.5.0\CMSIS\Driver\Include
C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.5.0\CMSIS\Include
C:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.7.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
C:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.7.0\Drivers\STM32F4xx_HAL_Driver\Inc
Collection of Component Files used:
* Component: ::CMSIS Driver:USART:2.01 (API)
Include file: CMSIS\Driver\Include\Driver_USART.h
* Component: ARM::CMSIS:CORE:4.3.0
* Component: Keil::Compiler:I/O:STDOUT:User:1.0.0
Source file: Source\retarget_io.c
Source file: Template\stdout_user.c
Source file: Template\stdout_USART.c
Source file: Template\stdout_display.c
* Component: ::Device:STM32Cube Framework (API)
* Component: Keil::Device:Startup:2.4.2
Source file: MDK\Device\Source\ARM\STM32F42xxx_43xxx_OPT.s
Source file: MDK\Device\Source\ARM\STM32F4xx_OTP.s
Include file: Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h
Source file: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f429xx.s
Source file: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c
* Component: Keil::Device:STM32Cube Framework:Classic:1.4.2
Include file: CMSIS\Driver\Config\RTE_Device.h
Include file: MDK\Templates\Inc\stm32f4xx_hal_conf.h
Source file: MDK\Templates\Src\stm32f4xx_hal_msp.c
Include file: MDK\Templates\Inc\stm32f4xx_it.h
Source file: MDK\Templates\Src\stm32f4xx_it.c
Include file: MDK\Templates\Inc\main.h
Source file: MDK\Templates\Src\main.c
* Component: Keil::Device:STM32Cube HAL:Common:1.4.2
Include file: Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal.h
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c
* Component: Keil::Device:STM32Cube HAL:Cortex:1.4.2
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c
* Component: Keil::Device:STM32Cube HAL:DMA:1.4.2
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c
* Component: Keil::Device:STM32Cube HAL:GPIO:1.4.2
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c
* Component: Keil::Device:STM32Cube HAL:PWR:1.4.2
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c
* Component: Keil::Device:STM32Cube HAL:RCC:1.4.2
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c
* Component: Keil::Device:STM32Cube HAL:SDRAM:1.4.2
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sdram.c
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fmc.c
* Component: Keil::Device:STM32Cube HAL:UART:1.4.2
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c
* Component: Keil::Device:STM32Cube HAL:USART:1.4.2
Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c
* Component: Keil::CMSIS Driver:USART:2.5
Source file: CMSIS\Driver\USART_STM32F4xx.c
Project build/rebuild aborted.
Build Time Elapsed: 00:00:03