Forum Discussion
Altera_Forum
Honored Contributor
20 years agoScott,
Thanks for the info. I did what you suggest and it worked. The FlashProgrammer tool in the IDE works as well and, of course, does essentially the same thing although the order of burning the SOF and the ELF is reversed. I guess the --relocate takes care of that. I'm still not clear about the reset address - if I set the reset address to RAM or regular flash, wouldn't the CPU crash when it jumps there and finds garbage. In other words, wouldn't loading the user program out of the EPCS necessitate a reset address set to the EPCS? I'll try this later but I don't want to wait for a recompile right now. Thanks, Andrew