Forum Discussion
Altera_Forum
Honored Contributor
8 years agoWhat to do if on-chip memory is too small for Nios II program
All Nios II tutorials explain how to use on-chip memory to store the Nios II program. However, what does one do if the program is too big to fit in there? Then one would have to use off-chip memory. ...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Thanks for the answers, however there is still a missing element, provided that I add an external memory controller into the Qsys system and link the Nios II instruction master to it, the question still remains as to how will I instruct Eclipse IDE to put the code into that memory device? --- Quote End --- You can also specify your external memory module in the settings of your NIOS processor in qsys ("reset vector memory" and "exception vector memory") ... see screenshot below. Then, (as I suppose) the memory selected in these options, is "picked up" when BSP is generated. https://www.alteraforum.com/forum/attachment.php?attachmentid=14015