mirror of
https://github.com/JefferyLi0903/MMC.git
synced 2025-01-07 10:16:16 +08:00
67 lines
2.6 KiB
HTML
67 lines
2.6 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\ARMCC\Bin
|
||
C Compiler: Armcc.exe V5.06 update 7 (build 960)
|
||
Assembler: Armasm.exe V5.06 update 7 (build 960)
|
||
Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
|
||
Library Manager: ArmAr.exe V5.06 update 7 (build 960)
|
||
Hex Converter: FromElf.exe V5.06 update 7 (build 960)
|
||
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/30/2022
|
||
|
||
<h2>Output:</h2>
|
||
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
|
||
Rebuild target 'Target 1'
|
||
assembling startup_CMSDK_CM0.s...
|
||
compiling main.c...
|
||
compiling auxiliary.c...
|
||
..\src\auxiliary.c(9): warning: #550-D: variable "isNegative" was set but never used
|
||
int isNegative = 0;
|
||
..\src\auxiliary.c: 1 warning, 0 errors
|
||
compiling channelSelection_control.c...
|
||
..\src\channelSelection_control.c(68): warning: #177-D: variable "MSI_SPI_Data" was declared but never referenced
|
||
unsigned int MSI_SPI_Data= 0;
|
||
..\src\channelSelection_control.c: 1 warning, 0 errors
|
||
compiling code_def.c...
|
||
..\src\code_def.c(230): warning: #177-D: variable "j" was declared but never referenced
|
||
int j;
|
||
..\src\code_def.c: 1 warning, 0 errors
|
||
linking...
|
||
.\MMC.axf: Warning: L6305W: Image does not have an entry point. (Not specified or not set due to multiple choices.)
|
||
Program Size: Code=10284 RO-data=280 RW-data=40 ZI-data=11096
|
||
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), 4 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:00
|
||
</pre>
|
||
</body>
|
||
</html>
|