58 lines
1.9 KiB
HTML
58 lines
1.9 KiB
HTML
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: ¦ÌVision V5.14.1
|
|
Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: 1 1, 1, LIC=MPPLD-8YE4R-Y80FK-ZWII8-DUAX4-SA4S5
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-ARM Plus Version: 5.24.1
|
|
Toolchain Path: D:\Keil5\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: DCM.DLL V1.16.0.0
|
|
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.1.0
|
|
Dialog DLL: TCM.DLL V1.32.0.0
|
|
|
|
<h2>Project:</h2>
|
|
D:\Develop\Stm32Project\Project\MDK-ARM\Project.uvprojx
|
|
Project File Date: 11/07/2024
|
|
|
|
<h2>Output:</h2>
|
|
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'D:\Keil5\ARM\ARMCC\Bin'
|
|
Build target 'Project'
|
|
compiling main.c...
|
|
../Src/main.c(86): warning: #177-D: variable "ADC_Value" was declared but never referenced
|
|
uint32_t ADC_Value;
|
|
../Src/main.c: 1 warning, 0 errors
|
|
linking...
|
|
Program Size: Code=19496 RO-data=59236 RW-data=44 ZI-data=2892
|
|
FromELF: creating hex file...
|
|
"Project\Project.axf" - 0 Error(s), 1 Warning(s).
|
|
|
|
<h2>Software Packages used:</h2>
|
|
|
|
Package Vendor: ARM
|
|
http://www.keil.com/pack/ARM.CMSIS.5.0.1.pack
|
|
ARM::CMSIS:CORE:5.0.1
|
|
CMSIS (Cortex Microcontroller Software Interface Standard)
|
|
* Component: CORE Version: 5.0.1
|
|
|
|
<h2>Collection of Component include folders:</h2>
|
|
D:\Develop\Stm32Project\Project\MDK-ARM\RTE
|
|
D:\Keil5\ARM\PACK\ARM\CMSIS\5.0.1\CMSIS\Include
|
|
D:\Keil5\ARM\PACK\Keil\STM32L4xx_DFP\1.4.0\Device\Include
|
|
|
|
<h2>Collection of Component Files used:</h2>
|
|
|
|
* Component: ARM::CMSIS:CORE:5.0.1
|
|
</pre>
|
|
</body>
|
|
</html>
|