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.

C6748EDMA固定地址问题

TI工程师,你好!我还有一个关于EDMA3的问题需要请教一下,我现在自己写一个工程,用EDMA搬运数据,从DSP搬到DDR里面;源地址累增模式,目的地址固定;但是我发现数据搬完以后,目的地址开始总共有4个unsigned int数据都改变了,请问这有可能是什么问题?我在文档里面看到说6748内存和外设不支持这种模式,是这个问题吗?