µ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: Rick Tolleson, Rochester Institute of Technology, 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: DARMCM1.DLL V1.18.0.0
Target DLL: CMSIS_AGDI.dll V1.28.3.0
Dialog DLL: TARMCM1.DLL V1.13.0.0
Project:
D:\git\CMPE-250_Assembly_Labs\Lab12\Keil\Exercise12.uvprojx
Project File Date: 04/21/2022
Output:
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'Target 1'
assembling startup_MKL46Z4.s...
assembling CStart12.s...
..\Macros.s(52): warning: A1313W: Missing END directive at end of file
included by GET/INCLUDE directive from (29): warning:
included by GET/INCLUDE directive from :
compiling Excercise12.c...
..\Excercise12.c(50): warning: #177-D: variable "user_string" was declared but never referenced
char user_string[MAX_STRING];
..\Excercise12.c(240): warning: #111-D: statement is unreachable
return (0);
..\Excercise12.c(297): warning: #1-D: last line of file ends without a newline
..\Excercise12.c: 3 warnings, 0 errors
compiling system_MKL46Z4.c...
linking...
Program Size: Code=6932 RO-data=388 RW-data=216 ZI-data=1120
".\Objects\Exercise12.axf" - 0 Error(s), 5 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.8.0.pack
ARM.CMSIS.5.8.0
CMSIS (Common Microcontroller Software Interface Standard)
* Component: CORE Version: 5.5.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.Kinetis_KLxx_DFP.1.14.0.pack
Keil.Kinetis_KLxx_DFP.1.14.0
NXP Kinetis KLxx Series Device Support and Examples
* Component: Startup Version: 1.0.0
Collection of Component include folders:
.\RTE\_Target_1
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.8.0\CMSIS\Core\Include
C:\Keil_v5\ARM\PACK\Keil\Kinetis_KLxx_DFP\1.14.0\Device\Include
Collection of Component Files used:
* Component: Keil::Device:Startup:1.0.0
Source file: Device\Source\ARM\startup_MKL46Z4.s
Source file: Device\Source\system_MKL46Z4.c
* Component: ARM::CMSIS:CORE:5.5.0
Build Time Elapsed: 00:00:01