mirror of
https://github.com/ETLCPP/etl.git
synced 2026-05-01 11:29:09 +08:00
47 lines
1.6 KiB
HTML
47 lines
1.6 KiB
HTML
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: µVision V5.12.0.0
|
|
Copyright (C) 2014 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: John Wellbelove, John Wellbelove Consulting, LIC=----
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-Lite Version: 5.12.0.0
|
|
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
|
|
C Compiler: Armcc.exe V5.05 (build 41)
|
|
Assembler: Armasm.exe V5.05 (build 41)
|
|
Linker/Locator: ArmLink.exe V5.05 (build 41)
|
|
Library Manager: ArmAr.exe V5.05 (build 41)
|
|
Hex Converter: FromElf.exe V5.05 (build 41)
|
|
CPU DLL: SARMCM3.DLL V5.12.0.0
|
|
Dialog DLL: DCM.DLL V1.13.0.0
|
|
Target DLL: UL2CM3.DLL V1.153.0.0
|
|
Dialog DLL: TCM.DLL V1.14.2.0
|
|
|
|
<h2>Project:</h2>
|
|
U:\Users\John\Documents\Programming\GitHub\etl\test\Keil\Test1.uvproj
|
|
Project File Date: 11/24/2014
|
|
|
|
<h2>Output:</h2>
|
|
Build target 'Target 1'
|
|
compiling main.cpp...
|
|
main.cpp(5): warning: #1-D: last line of file ends without a newline
|
|
}
|
|
main.cpp: 1 warning, 0 errors
|
|
linking...
|
|
.\Objects\Test1.axf: Error: L6320W: Ignoring --entry command. Cannot find argument 'Reset_Handler'.
|
|
.\Objects\Test1.axf: Warning: L6320W: Ignoring --first command. Cannot find argument '__Vectors'.
|
|
Not enough information to list image symbols.
|
|
Not enough information to list the image map.
|
|
Finished: 2 information, 1 warning and 1 error messages.
|
|
".\Objects\Test1.axf" - 1 Error(s), 2 Warning(s).
|
|
|
|
<h2>Collection of Component include folders:</h2>
|
|
U:\Users\John\Documents\Programming\GitHub\etl\test\Keil\RTE
|
|
C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\Device\ARM\ARMCM3\Include
|
|
|
|
<h2>Collection of Component Files used:</h2>
|
|
Target not created.
|