板子:STM32F103+DM9051自己最近想uip的代码移植到自己的代码里去,实现网络通信,但是复制和修改后出现了各种问题,编译一直都通不过,最近才刚接触stm32,求大神解决。
总是会出现错误:
..HARDWAREDM9051_STMDM9051_STM.c(13): error: #5: cannot open source input file "includes.h": No such file or directory
..uIP-1.0uipuipopt.h(70): error: #5: cannot open source input file "uip-conf.h": No such file or directory
..uIP-1.0uipclock.h(55): error: #5: cannot open source input file "clock-arch.h": No such file or directory
..uIP-1.0uipuipopt.h(70): error: #5: cannot open source input file "uip-conf.h": No such file or directory
..uIP-1.0uipuipopt.h(70): error: #5: cannot open source input file "uip-conf.h": No such file or directory
..uIP-1.0uipuipopt.h(70): error: #5: cannot open source input file "uip-conf.h": No such file or directory
..uIP-1.0uipuipopt.h(70): error: #5: cannot open source input file "uip-conf.h": No such file or directory
#include "uip-conf.h"
..uIP-1.0uipuipopt.h(70): error: #5: cannot open source input file "uip-conf.h": No such file or directory
..uIP-APP apdev.c(40): error: #5: cannot open source input file "uip.h": No such file or directory
..uIP-APPwebserverhttpd.c(58): error: #5: cannot open source input file "uip.h": No such file or directory
..uIP-APPwebserverhttpd-cgi.c(48): error: #5: cannot open source input file "uip.h": No such file or directory
..uIP-APPwebserverhttpd.h(38): error: #5: cannot open source input file "psock.h": No such file or directory
这是显示的错误 不知道是不到还移植时出现了问题。
一周热门 更多>