Forum Discussion
Error Code 8 Command: nios2-flash-programmer
- 4 years ago
Hi Jayesh
You may find the quartus_pgm command line parameters in the links below:
https://www.intel.com/content/www/us/en/docs/programmable/683118/current/quartus-pgm-nios2.html
Here are some examples for the quartus_pgm:
I shall set this thread to close pending. If you still need further assistance, you are welcome to reopen this thread within 20days or open a new thread, some one will be right with you.
If you happened to close this thread you might receive a survey. If you think you would rank your support experience less than 10 out of 10, please allow me to correct it before closing or if
Regards
Jingyang, Teh
Hi Jayeesh
Could you use the Quartus Programmer instead of the Nios2 Flash Programmer?
This is because currently the Nios2 Flash Programmer is not recommended to be use anymore.
You could find the steps on using the Quartus Programmer here:
With an elf file you could use the command "elf2flash" to first convert the elf to a S-Record file format that is required by the command "quartus_pgm --nios2" to program.
Regards
Jingyang, Teh