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

Quartus II Lite edition is not recognizing Cyclone IV EP4CE6 board

Spoder
Beginner
606 Views

Quartus isn't showing any devices in Hardware setup. I know the computer knows it's connected because it shows up in Settings and Device Manager, I've also uninstalled and reinstalled the USB Blaster Driver several times and it still won't show up. Any ideas on what else I can try?

Labels (1)
0 Kudos
12 Replies
FvM
Honored Contributor II
564 Views

Please give more information,
- which programming adapter is connected (embedded on Devboard, external Intel, Terasic, other)?
- which driver details are shown for the programmer in device manager
- what's shown with jtagconfig command in command window?

- OS, Quartus version?

0 Kudos
Spoder
Beginner
526 Views

- The JTAG interface is embedded on the  devboard
- The details of the driver say it's working properly.

- The jtagconfig command shows: "Remote Local Server: Unable to connect"

- I'm using Windows 11 and Quartus II Lite 23.1

 

0 Kudos
FvM
Honored Contributor II
484 Views

Hi,
do you have a complete specification of the development board? I don't know an EP4CE6 board with embedded USB-Blaster. May be there's a compatibility problem, e.g. non-FTDI USB-Bridge.

I expected info like below under driver details:

FvM_0-1740318694696.png

 

I wonder what "Remote Local Server" is. I don't have it under Windows 10.

0 Kudos
Spoder
Beginner
469 Views

Hi, it's a EP4CE6E22C8N board, it looks like this: 

Spoder_0-1740364849967.png

 

I'm not sure if what I said about "embedded JTAG" is correct, I'm sorry, I'm new to this. But, it comes with a USB Blaster cable to connect to the computer.

About the driver:

Spoder_2-1740364970675.png

I should also add that the USB Blaster and the board itself works fine, as I've already tested it on another computer.

 

0 Kudos
sstrell
Honored Contributor III
446 Views

Most newer boards have the USB Blaster hardware on the board itself so all you have to do is connect a standard USB cable.

But your older board doesn't look like it has that.  So you've got a USB Blaster "pod" with the 10-pin JTAG connector connected to the JTAG port on the board?

Just to confirm you clicked that "Currently selected hardware" drop-down and there was nothing listed there?

If you can use a command shell, try running the jtagconfig executable in the Quartus bin directory to verify that the computer really isn't seeing any JTAG connection.

0 Kudos
FvM
Honored Contributor II
435 Views

Hi,
thanks for the information. The board uses an external USB Blaster, according to internet offers it comes with a Chinese clone, small black box with light blue stripe and "USB Blaster" printing. Similar devices have been reported not to work with recent (Windows 10) drivers due to non-genuine FTDI chip. They are intentionally blocked by the driver, the adapter is apparently enumerated but not functional. You can review respective discussion here on the forum. Known solutions are using an old (e.g. Windows 7) unsigned driver in Windows 10 test mode.

0 Kudos
Spoder
Beginner
406 Views

So, using a Windows 7 driver in Windows 10? That may be a problem since I don't have access to a Windows 10 computer, but if I did, where could I find a Windows 7 driver?

0 Kudos
Spoder
Beginner
406 Views

Yes, that is correct. 

The jtagconfig command shows: "Remote Local Server: Unable to connect". Does this mean the computer isn't actually recognizing it?

0 Kudos
NurAiman_M_Intel
Employee
262 Views

Hi,


Do you mean you are using clone USB Blaster?


Regards,

Aiman


0 Kudos
NurAiman_M_Intel
Employee
232 Views

Hi,


Any update for this?


Regards,

Aiman


0 Kudos
Spoder
Beginner
217 Views

Hello, 

 

It seems like I am indeed using a clone USB Blaster (sorry for that, the kit I bought was the most affordable I could buy as a student). As for any solution. I couldn't find any way to use old drivers (for starters, I had to use a modified USB Blaster driver for ARM Windows) and Quartus was never able to recognize my board, in fact, by that point I wasn't even sure if Windows itself was really recognizing the board or if it just knew there was a USB Blaster connected.

I completely bypassed Quartus by using OpenOCD on macOS, which recognized the board on the first try, to upload a .svf version of the program into the board. 

0 Kudos
NurAiman_M_Intel
Employee
178 Views

Hi,


Sorry to tell you that we do not ensure the quality of clones devices. Hence we are unable to provide further service for this case.

 

I now transition this thread to community support. f you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.

 

We apologize for the inconveniences.

 

Regards,

Aiman


0 Kudos
Reply