Forum Discussion
Altera_Forum
Honored Contributor
14 years agoBuilding RBF with SOF and ELF, External SDRAM
Hi All, I am looking for information on how to concatenate a .elf and a .sof file into a single .rbf file. The elf file loads Nios data and instructions into an external SDRAM. Any information/sugges...
Altera_Forum
Honored Contributor
14 years agoYes, You need a bootloader, which would fit into on-chip memory. This bootloader will have to copy Nios program from flash to SDRAM and start it.