Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNIOS II IDE overwrites SDRAM
Hi, I need some data on SDRAM, data is in a .hex file created with matlab and using Altera Control Panel I writed this file on SDRAM, here all is OK, but using NIOS IDE software in debug mode I se...
Altera_Forum
Honored Contributor
16 years agoWhich SDRAM are you using?
Some SDRAMs work in page burst mode. So, you cant read or write into them taking length of whole memory. You will have to write in each page separately. If you write taking whole memory, then there are chances of overwriting