Files
motor/MDK-ARM/stepmotorControlor/stepmotorControlor.build_log.htm
T
2025-01-09 14:48:56 +08:00

65 lines
2.2 KiB
HTML

<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: ¦ÌVision V5.38.0.0
Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: H M, H, LIC=14HV2-9AEDE-45MT5-GY7V2-PQ16M-IP09K
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.38.0.0
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.03 [Build 24]
Assembler: Armasm.exe V5.03.0.24
Linker/Locator: ArmLink.exe V5.03.0.24
Library Manager: ArmAr.exe V5.03.0.24
Hex Converter: FromElf.exe V5.03.0.24
CPU DLL: SARMCM3.DLL V5.38.0.0
Dialog DLL: DCM.DLL V1.17.5.0
Target DLL: CMSIS_AGDI.dll V1.33.15.0
Dialog DLL: TCM.DLL V1.56.4.0
<h2>Project:</h2>
D:\2_code\2_mcu\stepmotorControlor\MDK-ARM\stepmotorControlor.uvprojx
Project File Date: 11/09/2024
<h2>Output:</h2>
*** Using Compiler 'V5.03 [Build 24]', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'stepmotorControlor'
compiling bsp.c...
..\BSP\bsp.c(219): warning: #223-D: function "malloc" declared implicitly
serial->recv_buff = (uint8_t *)malloc(recv_len);
..\BSP\bsp.c: 1 warning, 0 errors
linking...
Program Size: Code=13760 RO-data=312 RW-data=60 ZI-data=17068
FromELF: creating hex file...
"stepmotorControlor\stepmotorControlor.axf" - 0 Error(s), 1 Warning(s).
<h2>Software Packages used:</h2>
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.9.0.pack
ARM.CMSIS.5.9.0
CMSIS (Common Microcontroller Software Interface Standard)
* Component: CORE Version: 5.6.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.4.0.pack
Keil.STM32F1xx_DFP.2.4.0
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
<h2>Collection of Component include folders:</h2>
./RTE/_stepmotorControlor
C:/Users/gxms0/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include
C:/Users/gxms0/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.0/Device/Include
<h2>Collection of Component Files used:</h2>
* Component: ARM::CMSIS:CORE:5.6.0
Include file: CMSIS/Core/Include/tz_context.h
Build Time Elapsed: 00:00:01
</pre>
</body>
</html>