µVision Build Log
Tool Versions:
IDE-Version: µVision V5.29.0.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Petr Skalicky, CVUT FEL, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.29.0.0
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 6 (build 750)
Assembler: Armasm.exe V5.06 update 6 (build 750)
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
CPU DLL: SARMCM3.DLL V5.29.0.0
Dialog DLL: DCM.DLL V1.17.3.0
Target DLL: UL2CM3.DLL V1.163.0.0
Dialog DLL: TCM.DLL V1.36.5.0
Project:
C:\Users\GG\Desktop\Event_1\Blinky.uvprojx
Project File Date: 01/07/2021
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'Target 1'
compiling Blinky.c...
Blinky.c(72): warning: #177-D: variable "string" was declared but never referenced
{ char string[10] ="MyTest"; // some test string
Blinky.c: 1 warning, 0 errors
compiling EventRecorder.c...
compiling retarget_io.c...
assembling startup_stm32f401xe.s...
compiling system_stm32f4xx.c...
linking...
Program Size: Code=6448 RO-data=524 RW-data=64 ZI-data=3112
".\Objects\Blinky.axf" - 0 Error(s), 1 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack
ARM.CMSIS.5.7.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 5.4.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.ARM_Compiler.1.6.3.pack
Keil.ARM_Compiler.1.6.3
Keil ARM Compiler extensions for ARM Compiler 5 and ARM Compiler 6
* Component: Event Recorder Variant: DAP Version: 1.4.0
* Component: STDOUT Variant: EVR Version: 1.2.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.14.0.pack
Keil.STM32F4xx_DFP.2.14.0
STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
* Component: Startup Version: 2.6.3
Collection of Component include folders:
.\RTE\Compiler
.\RTE\_Target_1
C:\Users\GG\AppData\Local\Arm\Packs\ARM\CMSIS\5.7.0\CMSIS\Core\Include
C:\Users\GG\AppData\Local\Arm\Packs\Keil\ARM_Compiler\1.6.3\Include
C:\Users\GG\AppData\Local\Arm\Packs\Keil\STM32F4xx_DFP\2.14.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.4.0
* Component: Keil.ARM Compiler::Compiler:Event Recorder:DAP:1.4.0
Include file: Config\EventRecorderConf.h
Include file: Include\EventRecorder.h
Source file: Source\EventRecorder.c
* Component: Keil.ARM Compiler::Compiler:I/O:STDOUT:EVR:1.2.0
Source file: Source\retarget_io.c
* Component: Keil::Device:Startup:2.6.3
Include file: Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h
Source file: MDK\Device\Source\ARM\STM32F4xx_OTP.s
Source file: MDK\Device\Source\ARM\STM32F401xx_OPT.s
Source file: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f401xe.s
Source file: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c
Build Time Elapsed: 00:00:03