Forum Discussion
Altera_Forum
Honored Contributor
15 years agowhat exactly do you mean by "can only transmit the limited number of data"? What happens when you try to send more? I don't see any for loop in the code you shown.
If you use the alt_avalon_sgdma_do_sync_transfer() (and not the async version) it will only return once the transfer is finished.