Anh cho em hỏi, em làm dc rồi, đến lúc chọn project --> Build all thì nó báo lỗi như sau :
----------------------------------------------------------------------
Debug build of project `D:\LearningAndWorking\Semester08\PeripheralAndInt erface\Documents\MyProject\Thermometer.mcp' started.
Language tool versions: mpasmwin.exe v5.35, mplink.exe v4.35, mcc18.exe v3.35
Preprocessor symbol `__DEBUG' is defined.
Mon Apr 12 20:43:13 2010
----------------------------------------------------------------------
Clean: Deleting intermediary and output files.
Clean: Deleted file "D:\LearningAndWorking\Semester08\PeripheralAndInt erface\Documents\MyProject\Thermometer.o".
Clean: Done.
Executing: "C:\MCC18\bin\mcc18.exe" -p=18F4520 /i"C:\MCC18\h" "Thermometer.c" -fo="Thermometer.o" -D__DEBUG -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
MPLAB C18 v3.35 (evaluation)
Copyright 2000-2010 Microchip Technology Inc.
Days remaining until evaluation becomes feature limited: 60
Executing: "C:\MCC18\bin\mplink.exe" /p18F4520 "Thermometer.o" /u_CRUNTIME /u_DEBUG /z__MPLAB_BUILD=1 /z__MPLAB_DEBUG=1 /o"Thermometer.cof" /M"Thermometer.map" /W
MPLINK 4.35, Linker
Copyright (c) 1998-2010 Microchip Technology Inc.
Error - could not find file 'c018i.o'.
Errors : 1
Link step failed.
----------------------------------------------------------------------
Debug build of project `D:\LearningAndWorking\Semester08\PeripheralAndInt erface\Documents\MyProject\Thermometer.mcp' failed.
Language tool versions: mpasmwin.exe v5.35, mplink.exe v4.35, mcc18.exe v3.35
Preprocessor symbol `__DEBUG' is defined.
Mon Apr 12 20:43:14 2010
----------------------------------------------------------------------
BUILD FAILED
thay đổi nội dung bởi: nxhoaf, 12-04-2010 lúc 09:45 PM.
|