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 agoThe init stuff was in the advanced boot loader. I did this:
- Took out the init stuff
- Set the system timer to none in the BSP
- Changed the device configuration to active serial in the device and pin options (this is wrong, mine is active parallel)