Forum Discussion
Altera_Forum
Honored Contributor
21 years agoWhere does the boot loader come from
Hello: I've got a NIOS 2 running out of DRAM. So I plan to put the configuration into epcs (done) and put the application program into a FLASH (also done). I used elf2flash to creat...
Altera_Forum
Honored Contributor
21 years agoOoops
Type in this line. should be --base=0x08000000 not --base=0x09000000 I ran elf2flash --verbose --log=log.txt --input-Project.elf --output-ProjectOut.srec --base=0x08000000 --end=0x09FFFFFF --reset=0x08000000 -flash=U23 --boot=boot_loader_cfi.srec