Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSerious Problem with DMA transfer.
Guys, I have a desperate problem on my hand. Using DMA to do burst transfers from DDR to on-chip RAM. Using the reference code as shown below. Searched all the forums and confirmed people using th...
Altera_Forum
Honored Contributor
15 years agoWhich memory are you running your code from? Make sure it's not in one of those memories you are storing test data or the destination. If you are randomly picking locations which also host your code you might be clobbering your software.