| 12345678910111213141516171819202122232425262728293031323334353637 |
- <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\mini¼ÓÈĘ̀\´úÂë\HeatingPlate-PD.uvproj
- Project File Date: 09/22/2022
- <h2>Output:</h2>
- Rebuild target 'Target 1'
- compiling main.c...
- compiling timer0.c...
- compiling ADC.c...
- compiling oled.c...
- compiling EEPROM.c...
- linking...
- Program Size: data=10.7 xdata=1539 code=31192
- creating hex file from ".\Objects\HeatingPlate-PD"...
- ".\Objects\HeatingPlate-PD" - 0 Error(s), 0 Warning(s).
- </pre>
- </body>
- </html>
|