Altera_Forum
Honored Contributor
14 years agoDdr sdram
Hi,
Can someone tell me how to read and write data to specified memory address like 0x02000001 and so on. I'm programming with Eclipse and I declare an array like: unsigned char buff[256][512]; I wanna write data in this array and after that I want to take the values from memory, so I have to know memory range. Can anyone help me with this? Regards Kycas