PRolp
New Contributor
7 years agoCan't connect to JTAG on EP4CE6 Mini Board
I'm trying to use this board but failing to connect to JTAG on it, either via the command line jtagconfig or via Quartus. https://www.ebay.com/itm/Altera-EP4CE6E22C8N-Mini-FPGA-Board-Cyclone-IV-/112023254939
The device appears correctly in lsusb:
Bus 001 Device 010: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) ICand in dmesg:
[795296.547927] usb 1-4: new full-speed USB device number 10 using xhci_hcd
[795296.709676] usb 1-4: New USB device found, idVendor=0403, idProduct=6001
[795296.709685] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[795296.709691] usb 1-4: Product: FT232R USB UART
[795296.709696] usb 1-4: Manufacturer: FTDI
[795296.709701] usb 1-4: SerialNumber: AL0141DU
[795296.712569] ftdi_sio 1-4:1.0: FTDI USB Serial Device converter detected
[795296.712655] usb 1-4: Detected FT232RL
[795296.712939] usb 1-4: FTDI USB Serial Device converter now attached to ttyUSB0and I've tried various combinations of running jtagd as root, copying pgm_parts.txt files around, setting permission on /dev/ttyUSB0, basically everything I could find by googling. My suspicion is that the USB device appearing as an FTDI part instead of an Altera part is what's killing this even though the product ID 6001 matches the USB-Blaster ID, does anyone know more?
Some more output of various commands:
$ jtagd --foreground --debug
JTAG daemon started
Using config file /etc/jtagd/jtagd.conf$ jtagconfig
No JTAG hardware available