Forum Discussion
Altera_Forum
Honored Contributor
11 years agoKrasner,
The msgdma is simple to use, you can do a simple test by creating the descriptors your self using nios. Use the io.h library and use iowr_32Direct(address,offset,value). use the standard descriptor for your test. Make sure when you create the control section to enable the GO bit. This bit tells the dma to execute. ill look into it some more.. -Trukng