µ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: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.7.0
Dialog DLL: TCM.DLL V1.36.5.0
Project:
N:\M A M\Debug\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 'STM32F401 Flash'
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 RTX_Conf_CM.c...
compiling EventRecorder.c...
compiling retarget_io.c...
assembling startup_stm32f401xe.s...
compiling system_stm32f4xx.c...
linking...
Program Size: Code=8440 RO-data=604 RW-data=116 ZI-data=4536
FromELF: creating hex file...
".\Flash\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: RTOS Version: 1.0.0
* Component: CORE Version: 5.4.0
* Component: Keil RTX Version: 4.82.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\_STM32F401_Flash
C:\Users\GG\AppData\Local\Arm\Packs\ARM\CMSIS\5.7.0\CMSIS\Core\Include
C:\Users\GG\AppData\Local\Arm\Packs\ARM\CMSIS\5.7.0\CMSIS\RTOS\RTX\INC
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: ::CMSIS:RTOS:1.0.0 (API)
* Component: ARM::CMSIS:CORE:5.4.0
* Component: ARM::CMSIS:RTOS:Keil RTX:4.82.0
Include file: CMSIS\RTOS\RTX\INC\cmsis_os.h
Source file: CMSIS\RTOS\RTX\UserCodeTemplates\Mutex.c
Source file: CMSIS\RTOS\RTX\UserCodeTemplates\main.c
Source file: CMSIS\RTOS\RTX\SRC\ARM\SVC_Table.s
Source file: CMSIS\RTOS\RTX\Templates\RTX_Conf_CM.c
Source file: CMSIS\RTOS\RTX\UserCodeTemplates\MsgQueue.c
Source file: CMSIS\RTOS\RTX\UserCodeTemplates\Thread.c
Source file: CMSIS\RTOS\RTX\UserCodeTemplates\Semaphore.c
Source file: CMSIS\RTOS\RTX\UserCodeTemplates\MemPool.c
Source file: CMSIS\RTOS\RTX\UserCodeTemplates\Timer.c
Include file: CMSIS\RTOS\RTX\UserCodeTemplates\osObjects.h
Source file: CMSIS\RTOS\RTX\UserCodeTemplates\MailQueue.c
Library file: CMSIS\RTOS\RTX\LIB\ARM\RTX_CM4.lib
* 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: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f401xe.s
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\system_stm32f4xx.c
Build Time Elapsed: 00:00:10