Forum Discussion
5 Replies
- ShafiqY_Intel
Frequent Contributor
Hi SusanB,
Below link is the command to change TCK frequency (on page 14= 2.8. Changing the TCK Frequency)
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_usb_blstr_ii_cable.pdf#page=14
Please use "NIOS II command shell" to execute "jtagconfig --setparam " command
Thanks.
- SusanB
New Contributor
That's the same answer that led me to attempt the command and to post the message that I get about the unknown jtag clock parameter. I am asking for help beyond the command - if my probe doesn't recognize jtag clock as a parameter (even when entered correctly typed), is there any way to find out what parameters my probe does support? It is made by a 3rd party but recognized by Quartus programmer.
- ShafiqY_Intel
Frequent Contributor
For mine, I just execute "jtagconfig --setparam " command to find out supported command.
May I know do you used USB-Blaster II cable or Onboard USB-Blaster II?
I dont think you can change frequency on the Onboard USB-Blaster II.
Thanks.