Forum Discussion
Altera_Forum
Honored Contributor
16 years agoif you use malloc() calls to allocate a bloc of memory and use it to get the data from the DMA, you won't have any conflicts, even with other stuff put in sdram.
if you use malloc() calls to allocate a bloc of memory and use it to get the data from the DMA, you won't have any conflicts, even with other stuff put in sdram.