Forum Discussion
Altera_Forum
Honored Contributor
13 years agoFirstly, run 'objdump -p' on the elf image you are trying to load and check the sizes (etc) of all the loadable sections.
You might also want to check the format/contents of the data actually to flash (I've not done that - so don't know the format, I'd probably have used elf to save format convertions).