基于TI的EMAC例程打通了底层通信,将LWIP移植过来后,发现一些静态变量,比如arp_table单步调试时能够被创建并赋值了,但程序真正运行起来却一直为空,导致网络通信一直ping不通。会是因为什么原因呢?或者有将LWIP移植到dsp的例子吗?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
基于TI的EMAC例程打通了底层通信,将LWIP移植过来后,发现一些静态变量,比如arp_table单步调试时能够被创建并赋值了,但程序真正运行起来却一直为空,导致网络通信一直ping不通。会是因为什么原因呢?或者有将LWIP移植到dsp的例子吗?