Forum Discussion
Altera_Forum
Honored Contributor
14 years agosdram write/read in arria ii gx dev. board
Hi I am trying to write and read the DDR3 SDRAM on my Arria II Gx Dev. board with the following code.
# include <stdio.h>
# include "system.h"
# include "altera_avalon_pio_regs.h"
# inc...
Altera_Forum
Honored Contributor
14 years agoDo you have the data cache enabled?
It might be making things more confusing.