Forum Discussion
Altera_Forum
Honored Contributor
19 years agoWhat is the program address displayed in nios2-download?
If the size of your sdram is smaller that 16MB, eg DEII with 8MB sdram, change the link address of the uncompress loader to 5M, Processor type and features-->(0x00500000) Link address offset for booting. The zImage load address is ( your sdram base address + link address offset ) . The zImage boot loader does not relocate itself.