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.

C6678网口ping 大包不通的问题



我用C6678做网络通信,PC给C6678发送ip分片的UDP包(比如3KB),在nimu_eth 驱动的接收ISR中老是收不全所有的IP分片,导致NDK 不能重组该UDP报文,在PC端执行 ping xxx.xxx.xxx.xxx -l 3000 也不通,但是如果发送非分片的UDP包或者ping小包都正常,不知道有人遇到过这个问题没?