Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

DE0-Nano Control Panel connect problem

Hi,

this is my first time use Altera fpga board, i copy the "DE0_Nano_ControlPanel" folder and try to run the application, it shows connection problem due to two missing file "jtag_client.dll" and "dinkum_alt.all",

after copy two files from installation folder /bin directory, (why they don't include these two files in the folder?, user manual says just copy the folder and run the applicaiton.......)

it shows "quartus_pgm download fail(0 sec), if click "ok",

it shows "download SOPC file (DE0_Nano_ControlPanel.sof) fail!

DE0_Nano_ControlPanel.sof is existing in the folder,

so any idea what is going on there?

Thanks,

Bryce

16 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I have encounered this problem also.

    And i solved this issue by the method provided by "miyoung1984 (http://www.alteraforum.com/forum/member.php?u=68592)". Thanks.

    The reason is that i did not install the "Altera USB-Blaster".

    The process is : Computer->Propertis->Device Manger-> a yellow mark is found ->" by navigating to C:\altera\10.1\quartus\drivers and letting the computer install what it felt was appropriate."(from miyong1984).

    My software version is "Quartus II 13.0 (64-bit) Web Edition".
  • jjoao's avatar
    jjoao
    Icon for New Contributor rankNew Contributor

    Follow the instructions in this link: http://www.terasic.com.tw/wiki/Altera_USB_Blaster_Driver_Installation_Instructions

    For Windows 10, do the following:

    1. Plug the USB-Blaster into your PC.
    2. Open the Device and Printers (Control Panel | Devices and Printers).
    3. Under Unspecified, USB Blaster should be listed. Right mouse click on this and then select Properties.
    4. Select the Hardware tab and select Properties.
    5. A new window should pop up with the General tab already selected. Select Change Settings.
    6. Again a new window should pop up with the General tab already selected. Select Update.
    7. Select Browse my computer for driver software.
    8. Find <Path to Quartus II installation>\quartus\drivers\
    • (Note 1: Your altera file is located at the location you selected when you first installed quartus. The location listed in this document is the default location)
    • (Note 2: Stop at the drivers folder, i.e., do NOT go deeper by opening a folder within the drivers folder)
    1. Select OK. Make sure the proper path was selected then select Next.
    2. If the Windows security window pops up Check the Always trust software from “Altera Corporation”box and select Install.

    For Windows 7 and Windows 8, do the following:

    1. Plug the USB-Blaster download cable into the PC. The following will appear on the screen: Device driver software was not successfully install. Select Click here for details.
    2. Select Change settings…
    3. Now cancel this (probably by selecting Cancel)
    4. Open the Device Manager (Windows Key | Control Panel | Device Manage)
    5. Under Other devices, USB Blaster should be listed. Right mouse click on this and then select Update Driver Software…
    6. Select Browse my computer for driver software
    7. Find <Path to Quartus II installation>\quartus\drivers\, then select Next; (Note: Stop at this folder, i.e., do NOT go deeper by opening a folder within the drivers folder)
    8. Check the Always trust … box and then select Install
  • dadin852's avatar
    dadin852
    Icon for New Contributor rankNew Contributor

    I have the same problem "quartus_pgm download fail"

    Because I installed two versions of Quartus, so I kept "Quartus II 13.0 (64-bit) Web Edition" only.

    Then I simply reinstall Quartus II 13.0, and the problem was solved!