Altera_Forum
Honored Contributor
16 years agoIs there a way to combine sof and elf files ?
Hi,
I am trying to download my sof and elf in a multiprocessor Nios system. I know that it can be done separately (convert sof to flash and then the elf to flash and then use the command line), but 1. is it possible to just load the elf inside the sof and then place this sof in the flash ?? 2. I have read at a few places that using the elf2hex can help as then its possible to use this hex as a memory initialization file but I cant seem to find it in the Altera documentation. Has anyone done something similar before ? Any suggestions are welcome. Thanks !