Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21602 Discussions

signal tap with USB blaster II

Altera_Forum
Honored Contributor II
3,258 Views

i have just bought a USB blaster II to upgrade the Altera / TerASIC USB blaster that i have been using ( all off the back of a dodgy USB hub it transpires ) 

 

if i use the old USB blaster as i have been, i can program the board and run any of the instances in sigaltap with no problems. 

 

if i pick the new USB blaster II by just choosing it from the JTAG list and swapping the connectors over ( not closing Sig tap etc ) it scans, finds the Cyclone V i'm using and it then programs the FPGA with no errors but then shows "instance not found" in the status column and "invalid JTAG configuration" in the status at the top and it won't let me run either of the instances 

 

if i swap back to the USB blaster it all works fine again 

 

using Signal tap V13.1.4 build 182 as can be seen in the picture attached 

 

using v15.1 is no different either except using the old blaster with the new drivers seems more flakey 

 

any clues? 

 

thanks 

 

Andy
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
1,841 Views

Not all boards with a built in USB blaster support using an external USB blaster. If it does, check your users manual. AFAIK there is no advantage to using an external device.

0 Kudos
Altera_Forum
Honored Contributor II
1,841 Views

this is my own hardware not an evaluation board etc with the built in blaster

0 Kudos
Altera_Forum
Honored Contributor II
1,841 Views

Hi, 

 

something I saw before is that sometimes the signal tap library gets messed up. Then just delete the stp file and make sure it is not added to the project anywhere. Then recompile ensuring there is nothing left. Finally setup the signal tap with the correct hardware. 

 

I hope this is of any help and worth a try. You might want to use a revision trying this. :) 

 

~fade
0 Kudos
RRoma13
Beginner
1,841 Views

I have the same problem. download configuration fine and no instance of signaltap or systemconsole(target connection of niosII).

0 Kudos
CPata
Beginner
1,841 Views

Try to reduce the Jtag Clock from the default 24MHz for USB Blaster II to 16MHz or even 6MHz. This solved my issues with SignalTap and USB Blaster II.

To change the frequency open a Comand Prompt in Windows or a shell in Linux and go to the path or jour Quatus instalation at /quartus/bin where you can find the jtagconfig.

Than type: jtagconfig to see which number is the USB Blaster II.

Type again: jtagconfig --setparam <Nr.> JtagClock 16M

0 Kudos
Reply