Forum Discussion
Altera_Forum
Honored Contributor
15 years agousing IMM_X_BASE as an address is fine. But why don't you use the higher level HAL functions to configure the DMA? Functions like alt_dma_txchan_send() and alt_dma_rxchan_prepare() ? They are described in this document (http://www.altera.com/literature/hb/nios2/n2sw_nii52004.pdf), pages 6-25 and up.