Forum Discussion
KellyJialin_Goh
Frequent Contributor
3 years agoHi,
Could you share your .bat file for reference?
You can also adjust the path:
C:\intelFPGA_lite\18.0\quartus\bin64\quartus_pgm --nios2 --epcq --base=0xY --csr=0xZ --cable="USB-Blaster [USB-2]" <path to X.flash file>.flash
Thank you.
Regards,
Kelly
- Amir33 years ago
Occasional Contributor
Hey Kelly,
The Batch file:
C:\intelFPGA_lite\18.0\quartus\bin64\quartus_pgm --nios2 --epcq --base=0xY --csr=0xZ --cable="USB-Blaster [USB-2]" X.flash
pause
Remminde you the Batch file stores in the same Path as the other relevant files (X.flash and more).