µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.25.3.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: NI CHENGYAN, Microsoft, LIC=65S4V-P59KQ-26NQZ-J6QPP-B4KUN-Y4SAE
Tool Versions:
Toolchain: PK51 Prof. Developers Kit Version: 9.60.0.0
Toolchain Path: C:\Keil_v5\C51\BIN
C Compiler: C51.exe V9.60.0.0
Assembler: A51.exe V8.2.7.0
Linker/Locator: LX51.exe V4.66.97.0
Library Manager: LIBX51.exe V4.30.1.0
Hex Converter: OHX51.exe V1.47.0.0
CPU DLL: S8051.DLL V3.122.0.0
Dialog DLL: DP51.DLL V2.67.0.0
Project:
C:\Keil_v5\projects\CadioV2.0\Test\key_test.uvproj
Project File Date: 08/27/2024
Output:
Rebuild target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling ADC.C...
compiling Key.c...
compiling oled.c...
compiling W25QXX.c...
hardware\W25QXX.c(272): warning C280: 'i': unreferenced local variable
compiling UART.C...
compiling BM8563.c...
hardware\BM8563.c(82): warning C280: 'i': unreferenced local variable
hardware\BM8563.c(82): warning C280: 'res': unreferenced local variable
hardware\BM8563.c(91): warning C280: 'i': unreferenced local variable
hardware\BM8563.c(136): warning C316: unterminated conditionals
compiling FAT12_2.c...
fat12\FAT12_2.c(280): warning C280: 'ClustNum': unreferenced local variable
fat12\FAT12_2.c(280): warning C280: 'ByteNum': unreferenced local variable
compiling Gui.c...
linking...
Program Size: data=17.3 xdata=7222 const=1587 code=14056
creating hex file from ".\Objects\key_test"...
".\Objects\key_test" - 0 Error(s), 7 Warning(s).
Build Time Elapsed: 00:00:02