Forum Discussion
Altera_Forum
Honored Contributor
14 years agoRemote update controller issue
Hi everyone, I'm using the remote update controller (cyclone III) on my Cyclone IV GX dev board with a EPCS128 flash memory. I wish to have two firmwares in my EPCS (factory and application)....
Altera_Forum
Honored Contributor
14 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