硬件上PRG1只接出RGMII1接口到PHY,RGMII2并没有接到PHY上,而是接出来做IO或者串口等功能,运行TI的demo时执行到最后的EC_API_SLV_run函数后因为RGMII2没有接PHY,所以会卡在初始化那里,有没有方法可以先屏蔽RGMII2的接口,先使用RGMII1作为从站的输入口呢?
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.