OpenCores
no use no use 1/1 no use no use
OpenRISC o Altera DE0, DE1 or DE2 dev boards...
by breland on Oct 13, 2010
breland
Posts: 9
Joined: Aug 14, 2008
Last seen: Feb 7, 2014
Hi all, has anyone had success with adv_jtag_bridge connecting to Alteras development boards DE0, DE1 or DE2? The 'usbblaster' is built on to these boards, and thus-far I have been unable to connect ('Failed to find USB-Blaster') with adv_jtag_bridge.

I'm not clear if what I am trying to do is possible or not.

Regards, John B.
RE: OpenRISC o Altera DE0, DE1 or DE2 dev boards...
by nyawn on Oct 14, 2010
nyawn
Posts: 173
Joined: Dec 19, 2008
Last seen: May 31, 2023
Hi all, has anyone had success with adv_jtag_bridge connecting to Alteras development boards DE0, DE1 or DE2? The 'usbblaster' is built on to these boards, and thus-far I have been unable to connect ('Failed to find USB-Blaster') with adv_jtag_bridge.

I'm not clear if what I am trying to do is possible or not.


It should be possible. The error you are seeing basically means that libUSB enumerated all USB devices, but did not find one with the manufacturer / device ID combo it was looking for (09FB:6001). What are using for your development system?

If it's windows/cygwin, make sure you have a libUSB filter installed for the USBBlaster, then run the libUSB test program and see what devices it shows. If it shows a USBBlaster with a different ID, then you can change the ID in cable_usbblaster.c to match. If it shows nothing, then you need to set up libUSB correctly. If you don't know what it shows, send me the output and I'll take a look.

If you're using Linux, then I think "lsusb" will show all the USB devices in the system. Again, look for a USBBlaster and see if it's ID matches, and if you can't tell what's there, send me the output.


RE: OpenRISC o Altera DE0, DE1 or DE2 dev boards...
by breland on Oct 15, 2010
breland
Posts: 9
Joined: Aug 14, 2008
Last seen: Feb 7, 2014
Thats great - it is now fine with the filter installed - many thanks for all your help.
no use no use 1/1 no use no use
© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.