Altera_Forum
Honored Contributor
16 years agouclinux dma write in control register
Hello,
I have a problem, i use nios2 dma.c (uclinux dma api) when i write in control register example : OUTL(0x29a,DMA_BASE+REG_CONTROL) with REG_CONTROL = 24 when i read value : inl(DMA_BASE+REG_CONTROL) => i have control = 0x29a buttttt altera signaltap logic analyzer i have control = 0000 Can any one help me ? Thanks