Forum Discussion
Altera_Forum
Honored Contributor
15 years agostore two software images on flash
Hi all, I am trying to boot from onchip memory, and at the end of the bootloader, it has to select between two (or more) applications stored on flash. Altera offers AN about how to do that, but my...
Altera_Forum
Honored Contributor
15 years agoThere are probably many ways to accomplish this. My favorite method is to use a program called s-record (http://srecord.sourceforge.net/) to manipulate the image files.
You can checkout this other thread (http://www.alteraforum.com/forum/showthread.php?t=28039) where a similar topic was discussed which includes some examples of how to use S-Record.