求助]PIC单片机程序编译出错,提示如下:
Debug build of project `C:\Users\Administrator\Desktop\test\123.mcp' started.
Preprocessor symbol `__DEBUG' is defined.
Thu Jan 12 09:14:09 2017
----------------------------------------------------------------------
Make: The target "C:\Users\Administrator\Desktop\test\LCD.o" is out of date.
Executing: "C:\MCC18\mpasm\MPASMWIN.exe" -p=18F45K20 /i"C:\MCC18\h" "C:\Users\Administrator\Desktop\Signal-10\LCD.c" -fo="LCD.o" -D__DEBUG -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
Halting build on first failure as requested.
----------------------------------------------------------------------
Debug build of project `C:\Users\Administrator\Desktop\test\123.mcp' failed.
Preprocessor symbol `__DEBUG' is defined.
Thu Jan 12 09:14:12 2017
----------------------------------------------------------------------
BUILD FAILED
请各位师兄弟们帮忙解答一下啊,我搞了几天,实在没辙,老是提示编译不通过,又是第一次使用PIC单片机,我用的是MPLAB IDE+MCC18*发工具,项目使用的是PIC18系列单片机。
|