Dear community,
Currently I use VC5505 DSP und have following application question: I try to transfer a data from EMIF to DARAM via DMA. During this transfer an order of the words in the double word massage will be change. It means, if I have data in external SRAM: 1,2,3,4,5,6… After transmission DMA place in DARAM corresponding data sequence 2,1,4,3,6,5... Is this procedure correct? How can I get the right order of data in DARAM?
Thank you for an answer,
Olek