Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Strange 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...