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 Bootloader】C6678除了使用FPGA接入视频以外还能够使用其他接口的方式吗? 另外FPGA与DSP之间的接口推荐使用EMIF和SRIO是吗?哪种驱动方式比较简单(软件)?
EMIF简单些,DSP可以进行直接地址访问,但占用的CPU资源会大些!
C6678没有标准的视频接口,如果要传输标准格式的视频数据,需要通过FPGA进行中间转换,然后通过SRIO链接到DSP,对应大数据量推荐使用SRIO。