µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.27.1.0
Copyright (C) 2019 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
Target DLL: STCMON51.DLL V0, 1, 0, 19
Dialog DLL: TP51.DLL V2.60.0.0
Project:
C:\Users\nist\Desktop\BoradCadio\STC_¿ÆÑ§¼ÆËãÆ÷\CAL_STC8H_V1.0\stc_usb_ser.uvproj
Project File Date: 06/08/2024
Output:
Rebuild target 'Target 1'
compiling main.c...
assembling STARTUP.A51...
compiling eeprom.c...
compiling key.c...
compiling oled.c...
ware\oled.c(62): warning C280: 'x': unreferenced local variable
ware\oled.c(62): warning C280: 'y': unreferenced local variable
ware\oled.c(62): warning C280: 'asc': unreferenced local variable
ware\oled.c(71): warning C280: 'x': unreferenced local variable
ware\oled.c(71): warning C280: 'y': unreferenced local variable
compiling tim.c...
compiling iic.c...
compiling ADC.C...
compiling middle.c...
compiling fun.c...
compiling funcpic.c...
compiling keyboard.c...
compiling matrix.c...
user\matrix.c(186): warning C294: unreachable code
compiling nor_cal.c...
compiling sensus.c...
user\sensus.c(301): warning C280: 'c': unreferenced local variable
user\sensus.c(301): warning C280: 'index': unreferenced local variable
compiling solve.c...
compiling menu.c...
user\menu.c(20): warning C280: 'num': unreferenced local variable
user\menu.c(60): warning C182: pointer to different objects
compiling calculus.c...
linking...
*** WARNING L48: IGNORED RECURSIVE CALL
CALLED: OLED
CALLER: _OLED_BUFFSHOWPOINT/OLED
Program Size: data=15.1 xdata=4824 const=8898 code=40175
creating hex file from ".\obj\stc_usb_ser"...
".\obj\stc_usb_ser" - 0 Error(s), 11 Warning(s).
Build Time Elapsed: 00:00:07