我在mplab上写的c语言程序,编译测试时不给出错误提示怎么办 啊,只有这些提示:
Clean: Deleting intermediary and output files.
Clean: Deleted file "E:\picchengxu\myfile4\11.cce".
Clean: Done.
Executing: "E:\pic\picc\bin\picc.exe" -C -E"11.cce" "11.c" -O"11.obj" -Zg9 -O -ASMLIST -Q -MPLAB -16F877A
Halting build on first failure as requested.
BUILD FAILED: Mon Apr 26 16:59:12 2010
这样来的话我很难修改程序,求高手帮忙设置一下 |