礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.23.0.0
Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 4 Administrator, 5, LIC=DSNVE-52HAQ-SFVI0-B2SYS-JWCZS-HW2YU
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.23
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 4 (build 422)
Assembler: Armasm.exe V5.06 update 4 (build 422)
Linker/Locator: ArmLink.exe V5.06 update 4 (build 422)
Library Manager: ArmAr.exe V5.06 update 4 (build 422)
Hex Converter: FromElf.exe V5.06 update 4 (build 422)
CPU DLL: SARMCM3.DLL V5.23
Dialog DLL: DARMCM1.DLL V1.17.0.0
Target DLL: Segger\JL2CM3.dll V2.99.23.0
Dialog DLL: TARMCM1.DLL V1.12.0.0
Project:
E:\2021年项目\无刷驱动器\test3\project\project.uvprojx
Project File Date: 11/02/2021
Output:
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Target 1'
compiling main.c...
main.c(116): warning: #550-D: variable "i" was set but never used
UINT8 i;
main.c(197): warning: #177-D: variable "len" was declared but never referenced
UINT32 len;
main.c(198): warning: #177-D: variable "totallen" was declared but never referenced
UINT32 totallen;
main.c(199): warning: #177-D: variable "p" was declared but never referenced
UINT8 *p = MyBuf;
main.c(362): warning: #177-D: variable "DO0" was declared but never referenced
unsigned short j,x1,x2,sp0=0,DO0=0x3f;
main.c: 5 warnings, 0 errors
linking...
Program Size: Code=29056 RO-data=360 RW-data=352 ZI-data=18576
FromELF: creating hex file...
".\Objects\project.axf" - 0 Error(s), 5 Warning(s).
Collection of Component include folders:
.\RTE\_Target_1
C:\Keil_v5\ARM\PACK\Keil\WCH57x_DFP\1.1.0\Drivers\CMSIS\Device\WCH\CH57x\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:01