DEMO.build_log.htm 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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\shuitianwuxian_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. *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
  29. SEGMENT: ?PR?READ74HC165?MAIN
  30. Program Size: data=63.3 xdata=110 code=3538
  31. creating hex file from ".\Objects\DEMO"...
  32. ".\Objects\DEMO" - 0 Error(s), 2 Warning(s).
  33. Build Time Elapsed: 00:00:01
  34. </pre>
  35. </body>
  36. </html>