µVision Build Log
Tool Versions:
IDE-Version: µVision V5.28.0.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Ligo George, Es, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.28.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: SARM.DLL V5.28.0.0
Dialog DLL: DARMP.DLL V1.53.0.0
Target DLL: UL2ARM.DLL V1.74.10.0
Dialog DLL: TARMP.DLL V1.53.0.0
Project:
C:\Users\Ligo George\Documents\test\est.uvproj
Project File Date: 01/15/2020
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Target 1'
compiling main.c...
main.c(22): warning: #111-D: statement is unreachable
return 0;
main.c(32): warning: #1-D: last line of file ends without a newline
}
main.c: 2 warnings, 0 errors
linking...
Program Size: Code=860 RO-data=16 RW-data=0 ZI-data=1256
FromELF: creating hex file...
".\Objects\est.axf" - 0 Error(s), 2 Warning(s).
Build Time Elapsed: 00:00:00