1234567891011121314151617181920212223242526272829303132333435363738 |
- <html>
- <body>
- <pre>
- <h1>µVision Build Log</h1>
- <h2>Tool Versions:</h2>
- IDE-Version: ¦ÌVision V5.27.1.0
- Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
- License Information: liu liuhao, hao, LIC=ZBD7S-LJTWK-ZJ66U-S2R0S-EVBYJ-V416B
-
- Tool Versions:
- Toolchain: PK51 Prof. Developers Kit Version: 9.54
- Toolchain Path: C:\Keil_v5\C51\BIN
- C Compiler: C51.exe V9.54
- Assembler: A51.exe V8.02c
- Linker/Locator: BL51.exe V6.22
- Library Manager: LIB51.exe V4.30.1.0
- Hex Converter: OH51.exe V2.7.0.0
- CPU DLL: S8051.DLL V3.100.0.0
- Dialog DLL: DP51.DLL V2.62.0.1
- <h2>Project:</h2>
- E:\Git\TEST\TEST_Prj\shuitianwuxian_c51\µ¥Æ¬»ú³ÌÐò\DEMO.uvproj
- Project File Date: 02/17/2022
- <h2>Output:</h2>
- Build target 'Target 1'
- compiling main.c...
- linking...
- *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
- SEGMENT: ?PR?_LCD1602_DISP?DRIVE_1602
- *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
- SEGMENT: ?PR?READ74HC165?MAIN
- Program Size: data=63.3 xdata=110 code=3538
- creating hex file from ".\Objects\DEMO"...
- ".\Objects\DEMO" - 0 Error(s), 2 Warning(s).
- Build Time Elapsed: 00:00:01
- </pre>
- </body>
- </html>
|