µVision Build Log
Tool Versions:
IDE-Version: µVision V5.25.2.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Willie DRake, harvey mudd college, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.25.2.0
Toolchain Path: f:\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.25.2.0
Dialog DLL: DCM.DLL V1.17.1.0
Target DLL: Segger\JL2CM3.dll V2.99.29.0
Dialog DLL: TCM.DLL V1.35.1.0
Project:
C:\Users\jbrake\Documents\JHB_E155\Labs\Board_Testing\testpcb_mcu\ATSAM\mcu_testpcb.uvprojx
Project File Date: 08/06/2019
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'f:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'Target 1'
assembling startup_SAM4S.s...
compiling main.c...
SAM4S4B_pio.h(236): warning: #177-D: variable "per" was declared but never referenced
volatile uint32_t* per = &(port->PIO_PER);
main.c(34): warning: #1-D: last line of file ends without a newline
}
main.c: 2 warnings, 0 errors
compiling system_SAM4S.c...
linking...
Program Size: Code=844 RO-data=220 RW-data=0 ZI-data=1120
".\Objects\mcu_testpcb.axf" - 0 Error(s), 2 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.3.0.pack
ARM.CMSIS.5.3.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 5.1.1
Package Vendor: Keil
http://www.keil.com/pack/Keil.SAM4_DFP.1.6.1.pack
Keil.SAM4_DFP.1.6.1
Microchip SAM4 Series Device Support and Examples
* Component: Startup Version: 1.1.2
Collection of Component include folders:
.\RTE\_Target_1
f:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include
f:\Keil_v5\ARM\PACK\Keil\SAM4_DFP\1.6.1\Device\Include\SAM4S
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.1.1
* Component: Keil::Device:Startup:1.1.2
Source file: Device\Source\ARM\SAM4xGPNVM.s
Source file: Device\Source\ARM\startup_SAM4S.s
Source file: Device\Source\system_SAM4S.c
Build Time Elapsed: 00:00:03