Altera_Forum
Honored Contributor
12 years agoSGDMA Descriptors not being set
So i am having difficulty getting with my SGDMA both sending and receiving. So from doing some debugging it looks like even after i call: alt_avalon_sgdma_do_sync_transfer(transmit_DMA, &transmit_descriptors[0]); the current descriptor or even the next descriptor of the DMA dose not change. i don't know what could be causing this. Attached is the debug window i get right after that call and the descriptors are clearly not set.
what could be causing this?