Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI think you may need to set a reset address in flash for elf2flash even if that's not what you're using for the processor.
Edit: I see you are using flash for the reset address in SOPC builder, so you need to give that absolute address to elf2flash. Edit 2: Also, if you're using an MMU, you'll need to add 0xC0000000 to those addresses.