Forum Discussion
Altera_Forum
Honored Contributor
20 years agoseveral elf files in flash
Hi all... How can I do to write several nios2 applications (elf files) sequentially in flash (without boot_copier) ? Is there a way to set a address where the programmer starts to write in flash...
Altera_Forum
Honored Contributor
20 years agoYou should be able to use elf2flash and specify the offset using the --offset flag - just cat the files together and run use nios2-flash-programmer