Forum Discussion
KellyJialin_Goh
Frequent Contributor
3 years agoHi,
The 'quartus_pgm' command cannot be used as it does not support a batch file, but 'quartus_pgm.exe' can run in batch file where it reads the file and executes the command.
Here is some information that might be useful to you: https://www.intel.com/content/www/us/en/docs/programmable/683118/current/quartus-pgm-nios2.html
You can also look at the elf2flash section from the link above.
Regards,
Kelly
- Amir33 years ago
Occasional Contributor
Hey Kelly,
I don't see any problem with my 'quartus_pgm' and 'elf2flash' commands.
In addition, using the "Nios II Command Shell 18.0" tool, if something was not correct in the above commands, probably the programming and functioning of the system would not work either.
Do you have another way to help me?