Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi Helmchen,
> request_dma(...) fails... for example Check the name of your dma controller in SOPCBuilder ... I believe it needs to be "dma_0" ... and "dma_1" if you have a second controller. Otherwise, the dma channel table won't have anything in it (since the address and irq macros won't be defined). See arch/nios2nommu/kernel/dma.c Regards, --Scott