Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Hi, 1.Generation of memory initialization file and combining elf executable into hardware project sof. https://www.bing.com/videos/search?q=integrate+elf+and+sof+altera&ru=%2fsearch%3fq%3dintegrate%2belf%2band%2bsof%2baltera%26form%3die8src%26src%3die-searchbox&mmscn=vwrc&view=detail&mid=505ceef0fd21f95475a6505ceef0fd21f95475a6&rvsmid=beb396dfec4a20c04fd9beb396dfec4a20c04fd9&form=vdqvap and convert sof to pof based on configuration scheme 2.https://www.altera.com/support/training/course/ocnfgsch.html 3.http://www.alterawiki.com/wiki/configuration_walk-through Best Regards, Anand Raj Shankar (This message was posted on behalf of Intel Corporation) --- Quote End --- Hi Anand, I have find the clue of your solution. I combine the elf file (converted to hex file) and sof file and then the chip worked successfully. But, i have a further question. Is it possible if we put the hex file to separate non-volatile memory? so i can freely change my C code without combining my sof file and the elf file? thank you best regards Indra