µVision Build Log
Tool Versions:
IDE-Version: µVision V5.24.2.0
Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Petr Skalicky, FEL CVUT, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.24.1
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 5 (build 528)
Assembler: Armasm.exe V5.06 update 5 (build 528)
Linker/Locator: ArmLink.exe V5.06 update 5 (build 528)
Library Manager: ArmAr.exe V5.06 update 5 (build 528)
Hex Converter: FromElf.exe V5.06 update 5 (build 528)
CPU DLL: SARMCM3.DLL V5.24.1
Dialog DLL: DCM.DLL V1.16.0.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.1.0
Dialog DLL: TCM.DLL V1.32.0.0
Project:
F:\M A M\NUCLEO-F401RE\Blinky_START\Blinky.uvprojx
Project File Date: 09/26/2019
Output:
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'STM32F401 Flash'
compiling Blinky.c...
Blinky.c(13): warning: #177-D: variable "pocet" was declared but never referenced
{ uint32_t pocet, i;
Blinky.c(13): warning: #177-D: variable "i" was declared but never referenced
{ uint32_t pocet, i;
Blinky.c(61): warning: #550-D: variable "btns" was set but never used
int32_t btns = 0;
Blinky.c: 3 warnings, 0 errors
assembling startup_stm32f401xe.s...
compiling system_stm32f4xx.c...
linking...
Program Size: Code=694 RO-data=462 RW-data=4 ZI-data=1028
".\Flash\Blinky.axf" - 0 Error(s), 3 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.6.0.pack
ARM.CMSIS.5.6.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 5.3.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.13.0.pack
Keil.STM32F4xx_DFP.2.13.0
STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
* Component: Startup Version: 2.6.2
Collection of Component include folders:
.\RTE\_STM32F401_Flash
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include
C:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.13.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
Collection of Component Files used:
* Component: Keil::Device:Startup:2.6.2
Source file: MDK\Device\Source\ARM\STM32F401xx_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_stm32f401xe.s
Source file: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c
* Component: ARM::CMSIS:CORE:5.3.0
Build Time Elapsed: 00:00:04