DEMO.build_log.htm 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>µVision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: ¦ÌVision V5.35.0.0
  7. Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: liu liuhao, hao, LIC=HN93N-Y6RTQ-946S2-92SII-WIZF8-PT5FA
  9. Tool Versions:
  10. Toolchain: PK51 Prof. Developers Kit Version: 9.60.0.0
  11. Toolchain Path: D:\Keil_v5\C51\BIN
  12. C Compiler: C51.exe V9.60.0.0
  13. Assembler: A51.exe V8.2.7.0
  14. Linker/Locator: BL51.exe V6.22.2.0
  15. Library Manager: LIB51.exe V4.30.1.0
  16. Hex Converter: OH51.exe V2.7.0.0
  17. CPU DLL: S8051.DLL V3.122.0.0
  18. Dialog DLL: DP51.DLL V2.67.0.0
  19. <h2>Project:</h2>
  20. E:\git\TEST\TEST_Prj\shuitianwuxian_c51\µ¥Æ¬»ú³ÌÐò\DEMO.uvproj
  21. Project File Date: 02/19/2022
  22. <h2>Output:</h2>
  23. Rebuild target 'Target 1'
  24. assembling STARTUP.A51...
  25. compiling drive_1602.c...
  26. compiling main.c...
  27. compiling dht11.c...
  28. linking...
  29. *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
  30. SEGMENT: ?PR?_LCD1602_DISP?DRIVE_1602
  31. Program Size: data=97.1 xdata=16 code=3462
  32. creating hex file from ".\Objects\DEMO"...
  33. ".\Objects\DEMO" - 0 Error(s), 1 Warning(s).
  34. Build Time Elapsed: 00:00:01
  35. </pre>
  36. </body>
  37. </html>