Forum Discussion
Altera_Forum
Honored Contributor
15 years agoStrange error with NIOS2 DMA ..
hello to everyone i am trying to make my DMA read from a PIO and write in a SDRAM This is my adapted code to do this Code: #include <stdio.h> #include <stdlib.h> #include <stddef.h> #include <s...
Altera_Forum
Honored Contributor
15 years agoOnly set RCON bit; keep the rest all the same.