Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I use Quartus II web edition and using that driver my computer can find the card: enter image description here

And the card appears in the device manager so it indeed looks correct so far. enter image description here

But when I start Quartus Programmer to download my logic to the board, the hardware part of the interface is blank where I expect to see my card: enter image description here What can be done? The instructions I have are available here.

Can you help me?

Update

I reinstalled the drivers, reinstalled Quartus II different versions many times, reset the board, tried both the Quartus version from the CD and from the internet, I see many other people have the same problem with the same board, thank you Altera for making us lose valuable time wasting our time on faulty software. Why can't it work? From the command-line I can run a tool named jtagconfig that actually seems to find the board but this is from the command line: enter image description here

Update 2

I reinstalled and ran the program this time with admin privileges and antivirus turned off and then it worked. The DE2 board appears in my Quartus Programmer and I can download the logic to the board.

share|improve this question

2 Answers

up vote 1 down vote accepted

Close the programmer and power cycle the board. If that doesn't work, I've also had success using the Windows Reinstall Driver function.

share|improve this answer

You have to install the driver manually for the board. Don't let windows install it for you. The driver you need is in Altera's Driver folder. The path on my machine is C:/altera/11.1sp2/quartus/drivers/

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.