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.
TI专家你们好,现在我用DSP与FPGA进行SRIO通信,我将DSP端设置成normal 模式,工作在slave状态下,fpga端显示链路link上了并发送了数据,请问DSP端SRIO和PktDMA初始化完成后是否就能接收数据了,那么接收到的数据如何显示出来,DMA将数据搬到RAM中地址怎么确定?DSP程序代码是基于论坛提供的KeyStone_SRIO程序。