----------------------------------------------------------------------
Debug build of project `D:\abc1\abc1.mcp' started.
Language tool versions: mpasmwin.exe v5.35, mplink.exe v4.35, mcc18.exe v3.35
Preprocessor symbol `__DEBUG' is defined.
Thu Jun 24 18:39:12 2010
----------------------------------------------------------------------
Clean: Deleting intermediary and output files.
Clean: Deleted file "D:\abc1\abc1.mcs".
Clean: Done.
Executing: "C:\MCC18\bin\mcc18.exe" -p=18F4520 "abc1.c" -fo="abc1.o" -D__DEBUG -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
Executing: "C:\MCC18\bin\mplink.exe" "C:\MCC18\bin\LKR\18f4520_g.lkr" "abc1.o" /u_CRUNTIME /u_DEBUG /z__MPLAB_BUILD=1 /z__MPLAB_DEBUG=1 /o"abc1.cof" /M"abc1.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:\abc1\abc1.mcp' failed.
Language tool versions: mpasmwin.exe v5.35, mplink.exe v4.35, mcc18.exe v3.35
Preprocessor symbol `__DEBUG' is defined.
Thu Jun 24 18:39:14 2010
----------------------------------------------------------------------
BUILD FAILED |