#69216 - bananaboy - Sun Jan 29, 2006 10:10 am
Are there any known problems with DMAing data from DTCM to VRAM? Or is it just not allowed? I'm trying to DMA a buffer from an array that I have stored in DTCM to my BG but nothing appears on screen. If I stick the array in EWRAM instead it works. My array is aligned to 4 bytes and I'm doing a word copy using dmaCopyWords (do pointers have to be aligned for DMA? I haven't found any concrete text on it yet, only a few postings here and there).
sam
sam