Forum Discussion
Altera_Forum
Honored Contributor
14 years agoDMA Transfer problem
Hi, I am trying to do a simple DMA mem to mem transfer as per the "Chap24: DMA controller core " example. I have been at this for almost a week now and it is still not working for me. Can you p...
Altera_Forum
Honored Contributor
14 years agoI tired using malloc and also using alt_uncached_malloc - No luck.:(
Still getting stuck in the while loop. Here are my DMA settings jus before the While loop: readaddress =827418, writeaddress =827820, length =80, status =2, control =fc Is my Qsys setup OK ?