[PIC®/AVR®/dsPIC®产品] MPLAB X

[复制链接]
 楼主| rainbowww 发表于 2014-9-18 10:41 | 显示全部楼层 |阅读模式
初学mplab x 开始,看不懂下面的调试结果的错误,在哪里,请各位大侠帮帮忙。

make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf
make[1]: Entering directory 'D:/ECE591/PIC33projects/dspic33.X'
make  -f nbproject/Makefile-default.mk dist/default/production/dspic33.X.production.hex
make[2]: Entering directory 'D:/ECE591/PIC33projects/dspic33.X'
"D:\MPLAB XC16\bin\xc16-gcc.exe"   lcd.c  -o build/default/production/lcd.o  -c -mcpu=33FJ256GP710A  -MMD -MF "build/default/production/lcd.o.d"        -g -omf=elf -O0 -msmart-io=1 -Wall -msfr-warn=off
lcd.c:24:17: fatal error: lcd.h: No such file or directory
compilation terminated.
make[2]: *** [build/default/production/lcd.o] Error 255
make[1]: *** [.build-conf] Error 2
nbproject/Makefile-default.mk:94: recipe for target 'build/default/production/lcd.o' failed
make[2]: Leaving directory 'D:/ECE591/PIC33projects/dspic33.X'
nbproject/Makefile-default.mk:78: recipe for target '.build-conf' failed
make[1]: Leaving directory 'D:/ECE591/PIC33projects/dspic33.X'
nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failed
make: *** [.build-impl] Error 2

BUILD FAILED (exit value 2, total time: 2s)
yklstudent 发表于 2014-9-18 11:20 | 显示全部楼层
lcd.c:24:17: fatal error: lcd.h: No such file or directory
至少看到一个错误提示信息
您需要登录后才可以回帖 登录 | 注册

本版积分规则

1

主题

1

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部