Forum Discussion

NWrig3's avatar
NWrig3
Icon for New Contributor rankNew Contributor
6 years ago
Solved

Test PC displaying "No JTAG Hardware Found" when using JTAGConfig.exe.

I have an old project that uses Cyclone II devices and Quartus Software version 11.0sp1. I'm trying to setup a test PC for command line programming of the devices at the factory, so therefore require...
  • NWrig3's avatar
    6 years ago

    Hi Wolfgang,

    I did finally figure out what the issue was and for those that also run into this issue, here is the below issue/solution.

    As I mentioned in my initial post, the JTAG interface was being detected and had the appropriate drivers installed. What was missing was the Windows Service, ie the "Altera JTAG Server" This is a windows service that uses the following executable - "C:\altera\13.0sp1\quartus\bin64\jtagserver.exe".

    The version number ie "\13.0sp1" changes to suit the actual version used in your system.

    If this services is not running then the Quartus Software does not see the hardware.

    Neil.