完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
HelloMCC Ver-3.25MPLABXVer-3.45OS-Linux Mint 18Compiler-XC8 v1.40Device-PIC18F67J60I正在处理MCC代码。我在MCC中添加了资源,并尝试编译,但是得到了以下错误:make[2]:***[build/default/./mcc_._files/TCPIPLibrary/udpv4.p1]Error 1make[2]:***等待未完成的作业....mcc_._files/TCPIPLibrary/udpv4.c:51:error:(141)不能打开包含文件“ethernet_._files”..h":没有这样的文件或目录(908)退出状态=1nbproject/Makefile-default.mk:324:目标'build/default/./mcc_._files/TCPIPLibrary/udpv4.p1'failedmcc_._files/TCPIPLibrary/dhcp_client.c:48:错误:(141)不能打开包含文件"ethernet_..h":没有such文件或目录(908)退出状态=1nbproject/Makefile-default.mk:340:目标“build/default/./mcc_._files/TCPIPLibrary/dhcp_client.p1”failedmcc_._files/TCPIPLibrary/syslog.c:47:警告:(328)printf样式格式字符串make[2]所需的int参数:***[build/default/./mcc_._files/TCPIPLibrary/dhcp_client.p1]错误1make[2]:***[build/default/./mcc_._files/TCPIPLibrary/arpv4.p1]错误1make[2]:***[build/default/./mcc_._files/TCPIPLibrary/rtcc.p1]错误1mcc_._files/TCPIPLibrary/arpv4。h:46:错误:(141)不能打开包含文件“ethernet_..h”:没有这样的文件或目录(908)退出状态=1nbproject/Makefile-default.mk:308:目标“build/default/./mcc_generated_files/TCPIPLibrary/arpv4.p1”failedmcc_._files/TCPIPLibrary/rtcc.c:29:错误:(141)可以t打开包含文件“../tmr1.h”:没有这样的文件或目录(908)退出状态=1nbproject/Makefile-default.mk:316:目标“build/default/./mcc_._files/TCPIPLibrary/rtcc.p1”失败创建的配方[1]:***[.build-conf]错误2make:***[.build-impl]错误2make[2]:离开目录'/home/m4l490n/MV-IPRel/Firmware/mv-iprel.X'nbproject/Makefile-default.mk:84:目标'.build-conf'failedmake的配方[1]:离开目录'/home/m4l490n/MV-IPRel/Firmware/mv-iprel.X'nbproject/Makefile-impl.mk:39:目标'.build-impl'failedBUILD FAILED的配方(退出值2,总时间:310m还有,我还没有找到解释如何添加和配置MCC上找到的TCP/IP Lite堆栈的示例项目或文档。有人知道我在哪里可以找到这些信息吗?或者谁可以帮助我添加和设置TCP/IP Lite堆栈?非常感谢你!!
MPLABX-Log.txt(159.87 KB)-下载117次 以上来自于百度翻译 以下为原文 Hello
I'm struggling with the MCC code. I added the resource in the MCC and tried to compile but I get the errors: make[2]: *** [build/default/production/mcc_generated_files/TCPIPLibrary/udpv4.p1] Error 1 make[2]: *** Waiting for unfinished jobs.... mcc_generated_files/TCPIPLibrary/udpv4.c:51: error: (141) can't open include file "ethernet_driver.h": No such file or directory (908) exit status = 1 nbproject/Makefile-default.mk:324: recipe for target 'build/default/production/mcc_generated_files/TCPIPLibrary/udpv4.p1' failed mcc_generated_files/TCPIPLibrary/dhcp_client.c:48: error: (141) can't open include file "ethernet_driver.h": No such file or directory (908) exit status = 1 nbproject/Makefile-default.mk:340: recipe for target 'build/default/production/mcc_generated_files/TCPIPLibrary/dhcp_client.p1' failed mcc_generated_files/TCPIPLibrary/syslog.c:47: warning: (328) int argument required in printf-style format string make[2]: *** [build/default/production/mcc_generated_files/TCPIPLibrary/dhcp_client.p1] Error 1 make[2]: *** [build/default/production/mcc_generated_files/TCPIPLibrary/arpv4.p1] Error 1 make[2]: *** [build/default/production/mcc_generated_files/TCPIPLibrary/rtcc.p1] Error 1 mcc_generated_files/TCPIPLibrary/arpv4.h:46: error: (141) can't open include file "ethernet_driver.h": No such file or directory (908) exit status = 1 nbproject/Makefile-default.mk:308: recipe for target 'build/default/production/mcc_generated_files/TCPIPLibrary/arpv4.p1' failed mcc_generated_files/TCPIPLibrary/rtcc.c:29: error: (141) can't open include file "../tmr1.h": No such file or directory (908) exit status = 1 nbproject/Makefile-default.mk:316: recipe for target 'build/default/production/mcc_generated_files/TCPIPLibrary/rtcc.p1' failed make[1]: *** [.build-conf] Error 2 make: *** [.build-impl] Error 2 make[2]: Leaving directory '/home/m4l490n/MV-IPRel/Firmware/mv-iprel.X' nbproject/Makefile-default.mk:84: recipe for target '.build-conf' failed make[1]: Leaving directory '/home/m4l490n/MV-IPRel/Firmware/mv-iprel.X' nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failed BUILD FAILED (exit value 2, total time: 310ms) Also, I haven't been able to find a sample project or document that explains how to add and configure the TCP/IP Lite stack found on the MCC. Does anyone know where I can find this information? or could anyone please help me to add and setup the TCP/IP Lite Stack? Thank you very much!! Attachment(s) MyConfig.mc3.zip (9.60 KB) - downloaded 49 times MPLABX-Log.txt (159.87 KB) - downloaded 117 times |
|
相关推荐
1个回答
|
|
在HTTP://www. McCys.com /论坛/ M964
以上来自于百度翻译 以下为原文 Answered in http://www.microchip.com/forums/m964233.aspx#964233 |
|
|
|
只有小组成员才能发言,加入小组>>
5242 浏览 9 评论
2031 浏览 8 评论
1955 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3207 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2256 浏览 5 评论
778浏览 1评论
669浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
596浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
678浏览 0评论
577浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-23 17:59 , Processed in 1.107033 second(s), Total 45, Slave 38 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号