Forum Discussion
JLee25
Contributor
1 year agoNios V on External Memory
Hi all, I am looking for support on Nios V executing on external memory. This is a customer board with C10 GX. The EMIF has been verified using the EMIF toolkit and the calibration report is fi...
tehjingy_Altera
Regular Contributor
1 year agoHi
For booting from EMIF. It is a little bit different from OnChip Memory.
In the OnChip memory you will initialize the OnChip Memory with the application hex and the NiosV processor do not need to transfer the application from another location.
For booting in the EMIF you could use the steps listed here:
You just need to follow the instruction replacing the RAM with your EMIF.
Regards
Jingyang, Teh