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.

KeyStone 在6678与FPGA 通信上的应用

Other Parts Discussed in Thread: TMS320C6678

您好,我现在想通过SRIO实现TMS320C6678,和Xilinx-v5的通信。V5有SRIO 内核,可以调用。现在就是在调DSP的SRIO,用的是KeyStone例程。遇到几个问题,请您帮忙解答。

1. 程序的外循环用到是2,3 通道。我利用2发送,3接收,可以实现外循环,但是,用2发送,2接收 ,程序就会停在等待PORT OK这里。为什么不能同一个通道进行外循环的自发自收呢?

2. 在运行2DSP 程序时,用的是3通道和FGPA 通信,结果程序仍然停在 port  ok这里,port ok 有效是不是使能有效,同时有数据通过呢?

3.只要把速率改为我们需要的速率,比如1.25 ,就可以了吗,要不要配置其他部分?

2.