Forum Discussion
Altera_Forum
Honored Contributor
18 years agothe ERROR 82 in the JTAG server
I am using trying to use the USB blaster to program my device I have been able to program EPCS4N EEPROM once. The Quartus program “QUIT” with an unexpected error and I have not been able to...
Altera_Forum
Honored Contributor
13 years agoI would test that your hardware connectivity is good by issuing the command `jtagconfig -n` - this should include a Nios II debug agent node.
I would then test that you can download to the Nios II processor with a command such as `nios2-download <myfile.elf>`. If you have multiple processors then you will need to add extra command line options to nios2-download to tell it which one to use. The --go option is often useful too.