DEMO.build_log.htm 1.0 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>µVision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: ¦ÌVision V5.27.1.0
  7. Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: liu liuhao, hao, LIC=ZBD7S-LJTWK-ZJ66U-S2R0S-EVBYJ-V416B
  9. Tool Versions:
  10. Toolchain: PK51 Prof. Developers Kit Version: 9.54
  11. Toolchain Path: C:\Keil_v5\C51\BIN
  12. C Compiler: C51.exe V9.54
  13. Assembler: A51.exe V8.02c
  14. Linker/Locator: BL51.exe V6.22
  15. Library Manager: LIB51.exe V4.30.1.0
  16. Hex Converter: OH51.exe V2.7.0.0
  17. CPU DLL: S8051.DLL V3.100.0.0
  18. Dialog DLL: DP51.DLL V2.62.0.1
  19. <h2>Project:</h2>
  20. E:\Git\TEST\TEST_Prj\jiaohuasys_c51\³ÌÐò\DEMO.uvproj
  21. Project File Date: 02/17/2022
  22. <h2>Output:</h2>
  23. Build target 'Target 1'
  24. compiling main.c...
  25. linking...
  26. *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
  27. SEGMENT: ?PR?_LCD1602_DISP?DRIVE_1602
  28. Program Size: data=84.6 xdata=0 code=3003
  29. creating hex file from ".\Objects\DEMO"...
  30. ".\Objects\DEMO" - 0 Error(s), 1 Warning(s).
  31. Build Time Elapsed: 00:00:01
  32. </pre>
  33. </body>
  34. </html>