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

Error (209034): Can't find JTAG Server + jtagserver.exe dead

bonelli
Beginner
516 Views

Hello,

Using Win 10, Quartus 20.1, USB blaster and arria 10 device.

- I can program a pof file in the flash device (AS mode)

- I can to program a sof file in the fpga (JTAG mode)

- I can NOT program an ekp file in the fpga (JTAG mode)

 

I have also tried with the command line tool, result is the same : windows pops up "jtagserver.exe" is dead and the console shows:

Error (209034): Can't find JTAG Server
Error (209053): Unexpected error in JTAG server -- error code 44
Error (209053): Unexpected error in JTAG server -- error code 33
Error (209012): Operation failed

 

The required box in the options is checked. Updating the USB driver (was already the latest one) did not solve the issue.

Any help appreciated

Many thanks

0 Kudos
3 Replies
NurAiman_M_Intel
Employee
484 Views

Hi,


Thank you for contacting Intel community.


-By command line tool, are you referring to the solution below:

https://www.intel.com/content/www/us/en/programmable/quartushelp/13.0/mergedProjects/msgs/msgs/epgme_net_down.htm

-Have you also try with another USB Blaster?

-Also, can you try with the latest version of Quartus? You are currently using Quartus standard 20.1?

-We also have some problem with USB Blaster previously, you might want to download the patch from below;

https://www.intel.com/content/www/us/en/support/programmable/articles/000086243.html



Regards,

Aiman


0 Kudos
bonelli
Beginner
478 Views

Thanks for the tip about the digital signature, I have previously faced this issue. I did solve it using the dirty solution (bypassing the windows signature verification). I can program a lot of devices with my version of software/hardware so I think the driver is working well. 

The question was why programming an EKP file (and only ekp) kills the jtag server. Re-reading the AN556, I found:

 

The .ekp file has different formats, depending on the hardware and system used for
programming. There are three file formats supported by the Intel Quartus Prime
software:
• JAM Byte Code (.jbc) file
• JAM™ Standard Test and Programming Language (STAPL) Format (.jam) file
• Serial Vector Format (.svf) file
Only the .ekp file type is generated automatically from the Intel Quartus Prime
software. You must create the .jam and .svf files using the Intel Quartus Prime
software if these files are required in the key programming

 

So I tried to generated a jam file and program it. Everything works fine now. This topic can be closed.

0 Kudos
NurAiman_M_Intel
Employee
465 Views

Hi,


Thank you for sharing your answer with the community.


I’m glad that your question has been addressed, I now transition this thread to community support. If 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.


Regards,

Aiman


0 Kudos
Reply