Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThanks for you reply! I found one different with my file, but it doesn't work.
I have two more questions: 1) --- Quote Start --- elf2hex --input="boot_loader_epcs_sii_siii_ciii.elf" --output="epcs_controller_boot_rom.hex" --base=0 --width=32 --end=1023 --record=4 --lower --- Quote End --- How did you choose the base address and the end address? 2) Is it correct that the bootloader point on the FPGA configuration image and not on the software image, placed just after FPGA configuration image? Thanks Regards