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 agoYes, those are the sources for the CFI and EPCS based boot loaders. There's even a Makefile, in this directory, which will build these sources, for you, so you can play around with the source easily....
Personally, I would backup the existing sources prior to doing any serious experiementing, however. - slacker