礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.38.0.0 Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: a a, a, LIC=D0MW3-AH7UR-YIM5X-HDYDX-IZFPP-HTWZM Tool Versions: Toolchain: PK51 Prof. Developers Kit Version: 9.60.7.0 Toolchain Path: C:\Keil_v5\C51\BIN C Compiler: C51.exe V9.60.7.0 Assembler: A51.exe V8.2.7.0 Linker/Locator: BL51.exe V6.22.4.0 Library Manager: LIB51.exe V4.30.1.0 Hex Converter: OH51.exe V2.7.0.0 CPU DLL: S8051.DLL V3.125.1.0 Dialog DLL: DP51.DLL V2.69.0.0Project:
C:\Users\wlhet\Desktop\20-DS18B20温度传感器实验\20-DS18B20温度传感器实验\template.uvproj Project File Date: 01/26/2025Output:
Rebuild target 'Target 1' compiling main.c... .\Public\public.h(4): warning C318: can't open file 'ai8051u.h' .\App\smg\smg.h(10): error C202: 'P2': undefined identifier .\App\smg\smg.h(11): error C202: 'P2': undefined identifier .\App\smg\smg.h(12): error C202: 'P2': undefined identifier .\App\ds18b20\ds18b20.h(7): error C202: 'P3': undefined identifier compiling smg.c... .\Public\public.h(4): warning C318: can't open file 'ai8051u.h' App\smg\smg.h(10): error C202: 'P2': undefined identifier App\smg\smg.h(11): error C202: 'P2': undefined identifier App\smg\smg.h(12): error C202: 'P2': undefined identifier App\smg\smg.c(23): error C202: 'LSC': undefined identifier App\smg\smg.c(23): error C202: 'LSB': undefined identifier App\smg\smg.c(23): error C202: 'LSA': undefined identifier App\smg\smg.c(24): error C202: 'LSC': undefined identifier App\smg\smg.c(24): error C202: 'LSB': undefined identifier App\smg\smg.c(24): error C202: 'LSA': undefined identifier App\smg\smg.c(25): error C202: 'LSC': undefined identifier App\smg\smg.c(25): error C202: 'LSB': undefined identifier App\smg\smg.c(25): error C202: 'LSA': undefined identifier App\smg\smg.c(26): error C202: 'LSC': undefined identifier App\smg\smg.c(26): error C202: 'LSB': undefined identifier App\smg\smg.c(26): error C202: 'LSA': undefined identifier App\smg\smg.c(27): error C202: 'LSC': undefined identifier App\smg\smg.c(27): error C202: 'LSB': undefined identifier App\smg\smg.c(27): error C202: 'LSA': undefined identifier App\smg\smg.c(28): error C202: 'LSC': undefined identifier App\smg\smg.c(28): error C202: 'LSB': undefined identifier App\smg\smg.c(28): error C202: 'LSA': undefined identifier App\smg\smg.c(29): error C202: 'LSC': undefined identifier App\smg\smg.c(29): error C202: 'LSB': undefined identifier App\smg\smg.c(29): error C202: 'LSA': undefined identifier App\smg\smg.c(30): error C202: 'LSC': undefined identifier App\smg\smg.c(30): error C202: 'LSB': undefined identifier App\smg\smg.c(30): error C202: 'LSA': undefined identifier App\smg\smg.c(32): error C202: 'P0': undefined identifier App\smg\smg.c(34): error C202: 'P0': undefined identifier compiling ds18b20.c... .\Public\public.h(4): warning C318: can't open file 'ai8051u.h' App\ds18b20\ds18b20.h(7): error C202: 'P3': undefined identifier App\ds18b20\ds18b20.c(12): error C202: 'DS18B20_PORT': undefined identifier App\ds18b20\ds18b20.c(14): error C202: 'DS18B20_PORT': undefined identifier App\ds18b20\ds18b20.c(28): error C202: 'DS18B20_PORT': undefined identifier App\ds18b20\ds18b20.c(35): error C202: 'DS18B20_PORT': undefined identifier App\ds18b20\ds18b20.c(54): error C202: 'DS18B20_PORT': undefined identifier App\ds18b20\ds18b20.c(56): error C202: 'DS18B20_PORT': undefined identifier App\ds18b20\ds18b20.c(58): error C202: 'DS18B20_PORT': undefined identifier App\ds18b20\ds18b20.c(101): error C202: 'DS18B20_PORT': undefined identifier App\ds18b20\ds18b20.c(103): error C202: 'DS18B20_PORT': undefined identifier App\ds18b20\ds18b20.c(108): error C202: 'DS18B20_PORT': undefined identifier App\ds18b20\ds18b20.c(110): error C202: 'DS18B20_PORT': undefined identifier compiling public.c... Public\public.h(4): warning C318: can't open file 'ai8051u.h' Target not created. Build Time Elapsed: 00:00:00