Forum Discussion
Generating Flash Programming file using sof2flash
- 1 year ago
Hi Shaul,
From the sof2flash description, it will generate a s-record/srec file output
I saw that is one KDB on converting , but I'm not sure whether it supports your flash size density , but you can try if needed and change the EPCQ.
https://www.intel.com/content/www/us/en/support/programmable/articles/000077309.html
https://www.intel.com/content/www/us/en/docs/programmable/683689/current/nios2-elf-objcopy.html
Alternatively I was talking to our engineering, since niosII is obsolete and removed from newer Quartus Pro version, tools such as sof2flash & nios2-elf-objcopy also been removed , the recommended approach for programming SOF into QSPI is to use JIC file instead.
Thanks
Regards
Kian
Hi Shaul,
From the sof2flash description, it will generate a s-record/srec file output
I saw that is one KDB on converting , but I'm not sure whether it supports your flash size density , but you can try if needed and change the EPCQ.
https://www.intel.com/content/www/us/en/support/programmable/articles/000077309.html
https://www.intel.com/content/www/us/en/docs/programmable/683689/current/nios2-elf-objcopy.html
Alternatively I was talking to our engineering, since niosII is obsolete and removed from newer Quartus Pro version, tools such as sof2flash & nios2-elf-objcopy also been removed , the recommended approach for programming SOF into QSPI is to use JIC file instead.
Thanks
Regards
Kian