µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.31.0.0
Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: L L, HP Inc., LIC=14RJ7-ENQ83-83VMD-86AVS-E8BHN-K6FAM
Tool Versions:
Toolchain: PK51 Prof. Developers Kit Version: 9.56.0.0
Toolchain Path: D:\Tool\Keil4_MDK\C51\BIN
C Compiler: C51.exe V9.56.0.0
Assembler: A51.exe V8.2.5.0
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.106.0.0
Dialog DLL: DCYG.DLL V2.74.0.0
Project:
C:\Users\L\Desktop\08-C8051F020´úÂë\c8051F020ʵÑé°å²âÊÔ³ÌÐò\ADC_DAC_LCD.uvproj
Project File Date: 10/11/2023
Output:
Build target 'Target 1'
compiling key.c...
key.c(1): warning C318: can't open file 'C8051F020.h'
key.c(26): error C202: 'P4': undefined identifier
key.c(27): error C202: 'P4': undefined identifier
key.c(35): error C202: 'P4': undefined identifier
key.c(36): error C202: 'P4': undefined identifier
key.c(38): error C202: 'P4': undefined identifier
key.c(52): error C202: 'P4': undefined identifier
key.c(53): error C202: 'P4': undefined identifier
key.c(55): error C202: 'P4': undefined identifier
key.c(68): error C202: 'P4': undefined identifier
key.c(69): error C202: 'P4': undefined identifier
key.c(71): error C202: 'P4': undefined identifier
compiling lcd.c...
lcd.c(1): warning C318: can't open file 'c8051f020.h'
lcd.c(9): error C202: 'P3': undefined identifier
lcd.c(10): error C202: 'P3': undefined identifier
lcd.c(504): error C202: 'P4': undefined identifier
lcd.c(508): error C202: 'SDA': undefined identifier
lcd.c(509): error C202: 'SCK': undefined identifier
lcd.c(511): error C202: 'SCK': undefined identifier
lcd.c(515): error C202: 'P4': undefined identifier
lcd.c(522): error C202: 'P4': undefined identifier
lcd.c(527): error C202: 'SDA': undefined identifier
lcd.c(528): error C202: 'SCK': undefined identifier
lcd.c(530): error C202: 'SCK': undefined identifier
lcd.c(534): error C202: 'P4': undefined identifier
lcd.c(555): error C202: 'P4': undefined identifier
lcd.c(557): error C202: 'P4': undefined identifier
lcd.c(559): error C202: 'P4': undefined identifier
compiling main.c...
main.c(5): warning C318: can't open file 'C8051F020.h'
main.c(15): error C202: 'WDTCN': undefined identifier
main.c(16): error C202: 'WDTCN': undefined identifier
main.c(17): error C202: 'RSTSRC': undefined identifier
main.c(22): error C202: 'CKCON': undefined identifier
main.c(23): error C202: 'TMR3CN': undefined identifier
main.c(24): error C202: 'TMR3RLL': undefined identifier
main.c(25): error C202: 'TMR3RLH': undefined identifier
main.c(30): error C202: 'ADC0CN': undefined identifier
main.c(35): error C202: 'DAC0CN': undefined identifier
main.c(36): error C202: 'DAC1CN': undefined identifier
main.c(41): error C202: 'REF0CN': undefined identifier
main.c(82): error C202: 'P3MDOUT': undefined identifier
main.c(83): error C202: 'XBR2': undefined identifier
main.c(89): error C202: 'OSCXCN': undefined identifier
main.c(91): error C202: 'OSCXCN': undefined identifier
main.c(92): error C202: 'OSCICN': undefined identifier
main.c(97): error C202: 'IE': undefined identifier
main.c(98): error C202: 'EIE2': undefined identifier
main.c(201): error C202: 'P5': undefined identifier
main.c(208): error C202: 'P5': undefined identifier
compiling adc.c...
adc.c(1): warning C318: can't open file 'C8051F020.h'
adc.c(12): error C202: 'TMR3CN': undefined identifier
adc.c(16): error C202: 'AD0INT': undefined identifier
adc.c(17): error C202: 'DAC0L': undefined identifier
adc.c(18): error C202: 'DAC0H': undefined identifier
adc.c(22): error C202: 'DAC1L': undefined identifier
adc.c(23): error C202: 'DAC1H': undefined identifier
Target not created.
Build Time Elapsed: 00:00:01