µVision Build Log
Tool Versions:
IDE-Version: µVision V5.17.0.0
Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Zeljko Stefanovic, NXP, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.17
Toolchain Path: C:\Keil_517_eval\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 1 (build 61)
Assembler: Armasm.exe V5.06 update 1 (build 61)
Linker/Locator: ArmLink.exe V5.06 update 1 (build 61)
Library Manager: ArmAr.exe V5.06 update 1 (build 61)
Hex Converter: FromElf.exe V5.06 update 1 (build 61)
CPU DLL: SARMCM3.DLL V5.17
Dialog DLL: DARMCM1.DLL V1.12.0.0
Target DLL: PEMicro\Pemicro_ArmCortexInterface.dll V1.11
Dialog DLL: TARMCM1.DLL V1.9.0.0
Project:
C:\Zeljko\fsl\Docs\Freescale\FRDM-KL26Z\code\KL26_1wire_demo\demo.uvprojx
Project File Date: 02/15/2016
Output:
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'C:\Keil_517_eval\ARM\ARMCC\Bin'
Rebuild target 'KL26Z128VLH4'
assembling startup_MKL26Z4.s...
compiling main.c...
main.c(43): warning: #111-D: statement is unreachable
return 0;
main.c: 1 warning, 0 errors
compiling dm_1wire_control.c...
dm_1wire_control.c(59): warning: #550-D: variable "dummy_loc" was set but never used
uint32_t dummy_loc;
dm_1wire_control.c: 1 warning, 0 errors
compiling system_MKL26Z4.c...
linking...
Program Size: Code=1320 RO-data=240 RW-data=20 ZI-data=420
".\Objects\demo.axf" - 0 Error(s), 2 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.4.5.0.pack
ARM::CMSIS:CORE:4.3.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 4.3.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.Kinetis_KLxx_DFP.1.9.0.pack
Keil::Device:Startup:1.0.0
Freescale Kinetis KLxx Series Device Support and Examples
* Component: Startup Version: 1.0.0
Collection of Component include folders:
C:\Zeljko\fsl\Docs\Freescale\FRDM-KL26Z\code\KL26_1wire_demo\RTE
C:\Keil_517_eval\ARM\PACK\ARM\CMSIS\4.5.0\CMSIS\Include
C:\Keil_517_eval\ARM\PACK\Keil\Kinetis_KLxx_DFP\1.9.0\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:4.3.0
* Component: Keil::Device:Startup:1.0.0
Source file: Device\Source\ARM\startup_MKL26Z4.s
Source file: Device\Source\system_MKL26Z4.c
Build Time Elapsed: 00:00:01