| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <html>
- <body>
- <pre>
- <h1>µVision Build Log</h1>
- <h2>Tool Versions:</h2>
- IDE-Version: ¦ÌVision V5.14.1
- Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
- License Information: L L, L, LIC=C6PLD-8Q61D-RXDUA-1X639-FL82G-J7C73
-
- Tool Versions:
- Toolchain: DK51 Developers Kit Version: 9.54
- Toolchain Path: D:\Keil5 C51\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>
- C:\Users\11045\Desktop\HeatingPlate-PD\´úÂë\±ãЯPD¼ÓÈĘ̀.uvproj
- Project File Date: 09/19/2022
- <h2>Output:</h2>
- Rebuild target 'Target 1'
- compiling key.c...
- compiling main.c...
- main.c(81): warning C294: unreachable code
- compiling timer0.c...
- compiling ADC.c...
- ADC.c(10): warning C280: 'nn': unreferenced local variable
- compiling control.c...
- compiling oled.c...
- oled.c(554): warning C209: '_OLED_DrawChar': too few actual parameters
- oled.c(561): warning C280: 'p': unreferenced local variable
- linking...
- *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
- SEGMENT: ?PR?KEY?KEY
- *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
- SEGMENT: ?PR?TIMER2INIT?TIMER0
- *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
- SEGMENT: ?PR?_TRANSFORM?ADC
- *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
- SEGMENT: ?PR?OLED_DISPLAY_OFF?OLED
- *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
- SEGMENT: ?PR?_OLED_SHOWNUM?OLED
- *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
- SEGMENT: ?PR?_OLED_SHOWSTRING?OLED
- *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
- SEGMENT: ?PR?__SWAP_CHAR?OLED
- *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
- SEGMENT: ?PR?_OLED_SET_POSI?OLED
- *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
- SEGMENT: ?PR?_OLED_DRAWNUM?OLED
- Program Size: data=10.5 xdata=889 code=16202
- creating hex file from ".\Objects\±ãЯPD¼ÓÈĘ̀"...
- ".\Objects\±ãЯPD¼ÓÈĘ̀" - 0 Error(s), 13 Warning(s).
- </pre>
- </body>
- </html>
|