Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDMA Transfer Issue
Hi, I have build a system which has NIOS II, DDR SDRAM controller, On-Chip RAM, UART,DMA Controller. My program memory is DDR SDRAM. I have connected DMA controller between DDR SDRAM and On-Chi...
Altera_Forum
Honored Contributor
16 years agoHi MSchmitt,
you r write the nios & dma does not seems to be looking DDR SDRAM address, insted they see a bridge address. In system.h the DDR SDRAM & Bridge address where set to same i.e bridge address. I think i was making some mistake while passing the address. I will try to change the code with the base address and update with the result. thanks, bhupesh