This commit is contained in:
moyuhai
2026-06-12 09:12:35 +08:00
commit 02f1638ef2
91 changed files with 38366 additions and 0 deletions
+46
View File
@@ -0,0 +1,46 @@
<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: 11 2, 2, LIC=IKA0P-M3RTW-RKXBI-TML7Z-VWYZ5-TR2TS
Tool Versions:
Toolchain: PK51 Prof. Developers Kit Version: 9.60.0.0
Toolchain Path: C:\keil5\C51\BIN
C Compiler: C51.exe V9.60.0.0
Assembler: A51.exe V8.2.7.0
Linker/Locator: LX51.exe V4.66.97.0
Library Manager: LIBX51.exe V4.30.1.0
Hex Converter: OHX51.exe V1.47.0.0
CPU DLL: S8051.DLL V3.122.0.0
Dialog DLL: DCore51.DLL V2.81.7.0
Target DLL: CACHIP.dll
Dialog DLL: TCore51.DLL V2.66.4.0
<h2>Project:</h2>
C:\Users\31158\Desktop\Ò£¿Ø´úÂë\re31 dan(µ¥É«)\CA51F5_Touch.uvproj
Project File Date: 11/19/2025
<h2>Output:</h2>
*** Note: Rebuilding project, since 'Options->Output->Create Batch File' is selected.
Rebuild target 'CA51F5'
compiling main.c...
compiling delay.c...
compiling system_clock.c...
compiling uart.c...
compiling interrupt.c...
compiling rf_send.c...
compiling debug.c...
compiling ts_api.c...
assembling STARTUP.A51...
linking...
Program Size: data=92.7 xdata=365 const=337 code=5224
creating hex file from ".\hex\RE31_V1.0.3_CA51F5S3_00139b07"...
".\hex\RE31_V1.0.3_CA51F5S3_00139b07" - 0 Error(s), 0 Warning(s).
Build Time Elapsed: 00:00:04
</pre>
</body>
</html>