使用的平台是根据6678的EVM板而构造的,一共制作了三块板子。调用官方的platform_test程序在前两块实验板上都能正常运行,但是在第三块实验板上遇到了问题。程序卡死在读取sgmii初始化的CSL_SGMII_getStatus(0, &sgmii_status);语句上。后续发现该程序读取的寄存器所在的4k内存空间0x2090000至0x2091000,使用ccs的memory browser工具查看时全是问号,且调试工具会立即报错。

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.