| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <html>
- <body>
- <pre>
- <h1>礦ision 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: 123 123, 123, LIC=FYURY-ISQP4-83PMD-8LPCU-AVNYT-J113F
-
- Tool Versions:
- Toolchain: PK51 Prof. Developers Kit Version: 9.60.7.0
- Toolchain Path: d:\Keil_v5\C51\BIN
- C Compiler: C51.exe V9.60.7.0
- Assembler: A51.exe V8.2.7.0
- Linker/Locator: LX51.exe V4.66.100.0
- Library Manager: LIBX51.exe V4.30.1.0
- Hex Converter: OHX51.exe V1.47.0.0
- CPU DLL: S8051.DLL V3.125.1.0
- Dialog DLL: DCore51.DLL V2.81.8.0
- Target DLL: PANCHIP\PAN028.dll V1.0.0.4
- Dialog DLL: PAN028.dll
-
- <h2>Project:</h2>
- E:\xxxx2\2.4G_MODULE\PANCHIP\PAN262x\开发资料\pan262x-dk-v0.6.1\01_SDK\example_basic\rf\PAN262x_FCC_TEST-SWPRJ\keil\rf_tx.uvproj
- Project File Date: 11/21/2025
- <h2>Output:</h2>
- Rebuild target 'MY_Release'
- User command #1: ..\updateLIB.bat
- 已复制 1 个文件。
- update RF.LIB for small memory model.
- assembling STARTUP.A51...
- compiling gpio.c...
- compiling uart.c...
- compiling timer.c...
- compiling rcc.c...
- compiling log.c...
- compiling main.c...
- linking...
- Program Size: data=45.1 xdata=156 const=106 code=6814
- creating hex file from ".\Objects\PAN262x_FCC_TEST-Release"...
- ".\Objects\PAN262x_FCC_TEST-Release" - 0 Error(s), 0 Warning(s).
- Build Time Elapsed: 00:00:02
- </pre>
- </body>
- </html>
|