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: 在与上位机正常通信过程中,插拔网线后,C6678端就收发不了数据

Part Number: TMS320C6678


与上位机通信采用的是和PA_emacExample_exampleProject类似的方法,接收数据时采用中断接收数据包,数据包通过匹配PASS的相关设置,符合要求后触发中断。正常通信时收发都正常,但是一旦插拔网线后,数据传输就断了,DSP发数据上位机接收不到,上位机发数据DSP也收不到。关电重启后又恢复正常,请问这是什么原因呢?和PASS或者CPSW的设置有关吗?