Altera_Forum
Honored Contributor
20 years agoboot from onchip rom
Hi,
If i want to use onchip rom as a boot area, i need to extract boot loader code from elf file and convert into hex for on-chip rom which will be included in sof file. But , i don't know how to do it? I set reset address at on-chip rom in SOPC builder then use IDE to compile my code but IDE producing onchip_rom hex file whose content are all zero. why? Whether i need to consider others? Thanks a lot.