Forum Discussion
Altera_Forum
Honored Contributor
11 years agoUsing a bootloader for NIOS II, nios2-elf-objcopy creates very large object file
Hello, I've an NIOS II application builded via the command line tools. I've now decided to run the program from the onchip_mem instead from the flash. Reading the AN458, it is clear that the ...
Altera_Forum
Honored Contributor
11 years agoThanks for your reply. It seems that the end address of the flash memory, given to elf2flash, is not correct. Changing this address seems to solve the problem. Best Regards, Bernd