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 agowhat is the result size?
Or try strip symbols,nios2-elf-strip apps
nios2-elf-objcopy -O binary apps apps.bin