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.

TMS320C6678: udp收包丢失字节

Part Number: TMS320C6678

自己画的c6678板子修改了pdk示例工程中的pa  emac example例程,能够向pc发送udp包但是pc发来的udp包只有包头正确,data部分缺少字节,比如pc发来的数据为0x0102030405060708090a0b0c,在内存中只能看到数据为0x010203040608090a