Altera_Forum
Honored Contributor
21 years agoQuartus Programmer Command-Line Problem
Hello,
I try to configure the FPGA via NiosII Shell (NiosII 1.1) and Quartus Programmer using the following line: [SOPC Builder]$ quartus_pgm --cable="USB-Blaster [USB-0]" --mode=jtag --operation=p;test.pof The line looks correct for me but I get an error message: Error: Programming option string "p" is illegal. Refer to --help for legal programming option formats. Any idea, why the option p for programming is wrong?!?!?!? Thanks, damc