Forum Discussion
GDeXi
Occasional Contributor
5 years agoNIOS code address define
I have a 32MB SDRAM and NIOS is running on the FPGA. I hope that the space of 12MB in the back is used to store user data instead of Nios code. How can I define it in eclipse? Thank you.
EricMunYew_C_Intel
Frequent Contributor
5 years agoThe address map in Platform Designer indicates the memory range of your SDRAM.
You can refer to this memory range when you store data.