用了stk 的例程测试srio与switch连接,port 是x4模式,dsp与 switch建链之后,
发现SP0_ERR_STAT的值是2,但SP1_ERR_STAT,SP2_ERR_STAT,SP3_ERR_STAT三个均为9。
这样正常吗?x4 模式下是否要判断另外3个port的状态?
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.
用了stk 的例程测试srio与switch连接,port 是x4模式,dsp与 switch建链之后,
发现SP0_ERR_STAT的值是2,但SP1_ERR_STAT,SP2_ERR_STAT,SP3_ERR_STAT三个均为9。
这样正常吗?x4 模式下是否要判断另外3个port的状态?
1 port X4,只需要判断PORT0的状态就可以了,其他的port不用管。