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.

TMS320C6748: upp通信fpga发送DSP接收数据错误重复现象

Part Number: TMS320C6748


你好:背景是fpga经AD采样,采样速度是5M,把采样的数据通过UPP发送给DSP。发现收到的数据有重复错误现象,fpga发送的数据和dsp接收的数据不一致,请问可能是什么原因造成的,dsp的程序都是放在L2RAM中运行的。

开始做测试时已通过FPGA用自己虚构一组数据发送给dsp,dsp收到的数据也很正常的通信测试,还做过FPGA通过自发自收测试AD采样的数据,FPGA能收发到正常的数据。