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网口通信程序在KeyStone_GE_Init下的PSC_enable进入死循环



TI工程师您好,

我使用的开发板是TMDSEVM6678L,以及一块自制的开发板

我根据TI官方例程GE编写的PC与DSP之间通过网口收发数据的程序在C6678EVM开发板上正确运行,但是在我们自制开发板上无法运行,程序进入了一个死循环

如图,当进入到GE初始化

如下的while处进入死循环

我的问题有:PSC_module是什么?我该如何设置?进入死循环的原因是什么?我该如何修改?期待您的回复