Forum Discussion
BigSid
Occasional Contributor
2 years agoConverting .sof to .flash in Nios II Command Shell
I've got an Arria 10 GX FPGA Development Board (DK-DEV-10AX115S-A) and am trying to convert a .sof file to a .flash file for use with the board. I'm using Quartus Prime Standard 23.1. I'm referring ...
aikeu
Regular Contributor
2 years agoHi BigSid,
I think there is some missing component in your environment setup which leads to the command not found. Can refer to the link below:
https://www.macnica.co.jp/en/business/semiconductor/support/faqs/intel/134526/
Thanks.
Regards,
Aik Eu
BigSid
Occasional Contributor
2 years agoHi Aik Eu,
I've added the .exe extension and now get this:
I'm listing a valid .sof file for this design. Does it need to be in a certain folder/location for this sof2flash.exe command to work? If so, where?
Thanks.
- sstrell2 years ago
Super Contributor
Are you in the directory where the .sof file is located? If not, you have to include the path to it in --input= or cd to where it is located before issuing the command.