Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI suggest getting this to work using jtagconfig on the command line rather than using the programmer window.
Error 82 indicates a failure to communicate with jtagserver. Check that there is a process called jtagserver running, and check that it has opened port 1309. `netstat -an` should show jtagserver listening on this port and should show a connection between the quartus process and the jtagserver process on this port