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 agoOk, but why did the values change in the sdram then?
And how can i set that control bit? (I am new to embedded software :( ) Thanks a lot for answering Cris