Forum Discussion
ABren1
New Contributor
7 years agoIs it possible to initialize external RAM (ERAM) from the JTAG .sof or EPCS .pof file?
(i) By modifying the BSP to include the new region and section that points to ERAM (ii) Include in NIOS2 code declaration of global variable and instantiation of variable in that section using "__at...
Ahmed_H_Intel1
Frequent Contributor
7 years agoHi Andrew,
Yes please share with me the project if you want to understand the issue. BTW using the .pof or even the .jic is just a way to program memories with the targeted design files like .sof and .Hex
Anyway you must write to the SDRAM your data first. Please correct me if I understood the issue wrongly.
Regards,