Forum Discussion
Altera_Forum
Honored Contributor
19 years agoThe default load address is set by link script.
Check your Makefile to find out the link script. You can check the load address with, "nios2-linux-uclibc-objdump -h u-boot", it will display in VMA/LMA fields.