Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

help on using NIOS II DMA in the design

Hi, I am trying use the DMA example code as it is given in the nios 2 s/w handbook, the code is as given below, #include <stdio.h># include <stdlib.h># include "sys/alt_dma.h"# inc...