mirror of
https://github.com/JefferyLi0903/MMC.git
synced 2025-02-06 10:28:22 +08:00
58 lines
1.9 KiB
HTML
58 lines
1.9 KiB
HTML
<html>
|
||
<body>
|
||
<pre>
|
||
<h1><EFBFBD>Vision Build Log</h1>
|
||
<h2>Tool Versions:</h2>
|
||
IDE-Version: <20><>Vision V5.36.0.0
|
||
Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
||
License Information: Muhan JefferyLi, Fudan University, LIC=----
|
||
|
||
Tool Versions:
|
||
Toolchain: MDK-Lite Version: 5.36.0.0
|
||
Toolchain Path: D:\Keil_v5\ARM\ARMCLANG\Bin
|
||
C Compiler: ArmClang.exe V6.16
|
||
Assembler: Armasm.exe V6.16
|
||
Linker/Locator: ArmLink.exe V6.16
|
||
Library Manager: ArmAr.exe V6.16
|
||
Hex Converter: FromElf.exe V6.16
|
||
CPU DLL: SARMCM3.DLL V5.36.0.0
|
||
Dialog DLL: DARMCM1.DLL V1.19.4.0
|
||
Target DLL: CMSIS_AGDI.dll V1.33.0.0
|
||
Dialog DLL: TARMCM1.DLL V1.14.4.0
|
||
|
||
<h2>Project:</h2>
|
||
D:\Documents\MMC\keil\MMC.uvprojx
|
||
Project File Date: 06/17/2022
|
||
|
||
<h2>Output:</h2>
|
||
*** Using Compiler 'V6.16', folder: 'D:\Keil_v5\ARM\ARMCLANG\Bin'
|
||
Rebuild target 'Target 1'
|
||
compiling main.c...
|
||
compiling auxiliary.c...
|
||
assembling startup_CMSDK_CM0.s...
|
||
compiling code_def.c...
|
||
compiling channelSelection_control.c...
|
||
linking...
|
||
.\MMC.axf: Warning: L6305W: Image does not have an entry point. (Not specified or not set due to multiple choices.)
|
||
Program Size: Code=5372 RO-data=1148 RW-data=24 ZI-data=2200
|
||
Finished: 0 information, 1 warning and 0 error messages.
|
||
After Build - User command #1: fromelf -cvf .\MMC.axf --vhx --32x1 -o MMC.hex
|
||
After Build - User command #2: fromelf -cvf .\MMC.axf -o MMC.txt
|
||
".\MMC.axf" - 0 Error(s), 1 Warning(s).
|
||
|
||
<h2>Software Packages used:</h2>
|
||
|
||
Package Vendor: Keil
|
||
http://www.keil.com/pack/Keil.V2M-MPS2_CMx_BSP.1.8.0.pack
|
||
Keil.V2M-MPS2_CMx_BSP.1.8.0
|
||
ARM V2M-MPS2 Board Support PACK for Cortex-M System Design Kit Devices
|
||
|
||
<h2>Collection of Component include folders:</h2>
|
||
C:\Users\JefferyLi\AppData\Local\Arm\Packs\Keil\V2M-MPS2_CMx_BSP\1.8.0\Device\CMSDK_CM0\Include
|
||
|
||
<h2>Collection of Component Files used:</h2>
|
||
Build Time Elapsed: 00:00:01
|
||
</pre>
|
||
</body>
|
||
</html>
|