COMBINE ELF FILE INTO SOF FILE
Hello,
I have some problems when I try to combine elf file into sof file.
1, I use "sof2flash" but I get a message that: "unrecognized device family in SOF". Does this command "sof2flash" not support for Cyclone 10GX?
2, when I use "elf2flash" and "nios2-elf-objcopy", I generate a hex file from elf file. I try to use Convert Programing File in Quartus Pro and generate a jic file. I loaded that file into the Cyclone 10GX kit with EPCQL1024. But, it doesn't work like when I load and run sof file and elf file. I think it work like when I load sof file. elf file after combine into sof file doesn't work.
3, I try to load pof file into the Cyclone 10GX with EPCQL1024, but I receive the message cannot add target device EPCQL1024 to device chain when in current programming mode. I tried to use active serial programming and JTAG but it doesnt work.
Can anyone tell me how to solve this problem? Thank you so much.
best regard,
Viet