Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAdvanced Boot Copier problem
Hi: I am trying to use the Advanced Boot Copier for the NIOSII processor. I am using the JTAG UART to add debug statements when the Advanced Boot copier is running. I see the code getting into th...
Altera_Forum
Honored Contributor
14 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).