Forum Discussion
Altera_Forum
Honored Contributor
11 years agoUSB Blaster II locks up after non-volatile key programming
Hi all, I am programming non-volatile design security key to Cyclone V using USB Blaster II. I am using Quartus 14.1 on Windows 7 64bit and USB Blaster II driver that comes with 14.1. I kn...
Altera_Forum
Honored Contributor
11 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.