Altera_Forum
Honored Contributor
14 years agoError using command line program function
I'm using the command line function to program a device via the USB blaster cable.
The line I wrote is this: quartus_pgm.exe -c usb-blaster -m jtag -o pv;"myfile" I've got an error when i try run this: error (209062): flash loader ip not loaded on device 1.If I use the quartus II GUI programmer application. The programming is running without problem. I also noticed if I first program using the GUI, and do not reboot/restart the circuit, and then try to use the command line i have described above to program the IC again, the process runs OK. Someone who encountered this problem?