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 使用srio与FPGA互联



Ti guys:

你好!我在使用c6678,利用论坛提供的keystone_srio程序测试srio与fpga互联,fgpa型号是v6系列的240t,dsp为c6678,使用的是自己的板子。目前测通了dsp发送,fpga给dsp做外部环回的external_loopback场景,但是直连的no_loopback始终跑不通。DSP端在no_loopback时候会卡在blogic_port_en[i]这个地方,初始化不过去。我想请问一下,DSP和FPGA互联的时候,DSP端的srio模式应该怎么选择,可以使用directIO模式进行与fpga的互联吗??如果可以,fpga使用的srio核应该怎么调整?(我看了下srio核的初始化过程,并没有看见和DSP对应的选择模式的地方)谢谢。