Forum Discussion
Altera_Forum
Honored Contributor
16 years agodma usage
I'm using alt_dma_txchan_send () to send data over a DMA channel, unfortunately it fails. I didn't find any error code explanation for this function. The only thing I know is that when it fails a neg...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- alt_dma_txchan_ioctl(tx,ALT_DMA_TX_ONLY_ON,0); --- Quote End --- Is the '0' correct? That's your tx address...