Forum Discussion
Altera_Forum
Honored Contributor
10 years agoFinally, update from Altera. They have found the root cause of the issue which is caused by the TCK frequency. The TCK is changed to 100khz when USB Blaster II is performing non-volatile key programming. After it is completed, the TCK is not reverted back to 24Mhz which causes the issue.
This will be fixed in Quartus 15.1. A temporary workaround is to manually change the TCK back to 6, 16 or 24 MHz. I've tested this with the following command: jtagconfig.exe --setparam USB-BlasterII JtagClock 24M And it seems to work OK.