µVision Build Log
Tool Versions:
IDE-Version: µVision V5.16a
Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Enrico Marinoni Avnet EM EMEA Avnet EM EMEA Flex license: MDK-ARM Professional (mdk_pro) Operation stops: 31 Oct 2015
Tool Versions:
Toolchain: MDK-ARM Professional 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:\SILICA-STday\SILICA-STday2015_M7_PoliTO\HandsOn\01_averageDataCache\averageDataCache.uvprojx
Project File Date: 09/23/2015
Output:
*** Using Compiler 'V5.06 (build 20)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'TCM'
compiling lcd_log.c...
compiling stm32f7xx_it.c...
compiling main.c...
src\main.c(327): warning: #177-D: function "CPU_CACHE_Enable" was declared but never referenced
static void CPU_CACHE_Enable(void)
src\main.c: 1 warning, 0 errors
compiling retarget_io.c...
compiling stm32746g_discovery_sdram.c...
compiling stm32746g_discovery_lcd.c...
compiling stm32f7xx_hal.c...
compiling stm32f7xx_hal_cortex.c...
compiling stm32f7xx_hal_dma2d.c...
compiling stm32f7xx_hal_dma_ex.c...
compiling stm32f7xx_hal_dma.c...
compiling stm32f7xx_hal_gpio.c...
compiling stm32f7xx_hal_ltdc.c...
compiling stm32f7xx_hal_pwr.c...
compiling stm32f7xx_hal_pwr_ex.c...
compiling stm32f7xx_hal_rcc.c...
compiling stm32f7xx_hal_rcc_ex.c...
compiling stm32f7xx_hal_sdram.c...
assembling startup_stm32f746xx.s...
compiling stm32f7xx_hal_uart.c...
compiling stm32f7xx_ll_fmc.c...
compiling system_stm32f7xx.c...
linking...
Program Size: Code=21506 RO-data=9374 RW-data=76 ZI-data=21988
".\Objects\averageDataCache.axf" - 0 Error(s), 1 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.4.4.0.pack
ARM::CMSIS:CORE:4.2.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 4.2.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.ARM_Compiler.1.0.0.pack
Keil::Compiler:I/O:STDOUT:ITM:1.0.0
Keil ARM Compiler extensions
* Component: STDOUT Variant: ITM Version: 1.0.0
* Component: STDERR Variant: ITM Version: 1.0.0
* Component: TTY Variant: ITM Version: 1.0.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F2xx_DFP.2.4.0.pack
::Device:STM32Cube Framework (API)
STMicroelectronics STM32F2 Series Device Support, Drivers and Examples
* Component: STM32Cube Framework Version:
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F7xx_DFP.2.2.0.pack
Keil::Device:Startup:1.0.1
STMicroelectronics STM32F7 Series Device Support, Drivers and Examples
* Component: Startup Version: 1.0.1
* Component: Classic Version: 1.0.0
* Component: Common Version: 1.0.1
* Component: Cortex Version: 1.0.1
* Component: DMA Version: 1.0.1
* Component: DMA2D Version: 1.0.1
* Component: GPIO Version: 1.0.1
* Component: LTDC Version: 1.0.1
* Component: PWR Version: 1.0.1
* Component: RCC Version: 1.0.1
* Component: SDRAM Version: 1.0.1
* Component: UART Version: 1.0.1
Collection of Component include folders:
C:\SILICA-STday\SILICA-STday2015_M7_PoliTO\HandsOn\01_averageDataCache\RTE
C:\SILICA-STday\SILICA-STday2015_M7_PoliTO\HandsOn\01_averageDataCache\RTE\Device\STM32F746NGHx
C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.4.0\CMSIS\Include
C:\Keil_v5\ARM\PACK\Keil\STM32F7xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32F7xx\Include
C:\Keil_v5\ARM\PACK\Keil\STM32F7xx_DFP\2.2.0\Drivers\STM32F7xx_HAL_Driver\Inc
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:4.2.0
* Component: Keil::Compiler:I/O:STDOUT:ITM:1.0.0
Source file: Source\retarget_io.c
* Component: Keil::Compiler:I/O:STDERR:ITM:1.0.0
Source file: Source\retarget_io.c
* Component: Keil::Compiler:I/O:TTY:ITM:1.0.0
Source file: Source\retarget_io.c
* Component: ::Device:STM32Cube Framework (API)
* Component: Keil::Device:Startup:1.0.1
Source file: MDK\Device\Source\ARM\STM32F7xx_OPT.s
Source file: MDK\Device\Source\ARM\STM32F7xx_OTP.s
Include file: Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f7xx.h
Source file: Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\startup_stm32f746xx.s
Source file: Drivers\CMSIS\Device\ST\STM32F7xx\Source\Templates\system_stm32f7xx.c
* Component: Keil::Device:STM32Cube Framework:Classic:1.0.0
Include file: CMSIS\Driver\Config\RTE_Device.h
Include file: MDK\Templates\Inc\stm32f7xx_hal_conf.h
Source file: MDK\Templates\Src\stm32f7xx_hal_msp.c
Include file: MDK\Templates\Inc\stm32f7xx_it.h
Source file: MDK\Templates\Src\stm32f7xx_it.c
Include file: MDK\Templates\Inc\main.h
Source file: MDK\Templates\Src\main.c
* Component: Keil::Device:STM32Cube HAL:Common:1.0.1
Include file: Drivers\STM32F7xx_HAL_Driver\Inc\stm32f7xx_hal.h
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal.c
* Component: Keil::Device:STM32Cube HAL:Cortex:1.0.1
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cortex.c
* Component: Keil::Device:STM32Cube HAL:DMA:1.0.1
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_dma.c
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_dma_ex.c
* Component: Keil::Device:STM32Cube HAL:DMA2D:1.0.1
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_dma2d.c
* Component: Keil::Device:STM32Cube HAL:GPIO:1.0.1
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_gpio.c
* Component: Keil::Device:STM32Cube HAL:LTDC:1.0.1
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_ltdc.c
* Component: Keil::Device:STM32Cube HAL:PWR:1.0.1
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_pwr.c
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_pwr_ex.c
* Component: Keil::Device:STM32Cube HAL:RCC:1.0.1
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_rcc.c
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_rcc_ex.c
* Component: Keil::Device:STM32Cube HAL:SDRAM:1.0.1
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_sdram.c
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_ll_fmc.c
* Component: Keil::Device:STM32Cube HAL:UART:1.0.1
Source file: Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_uart.c
Build Time Elapsed: 00:00:31