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

Remote programming of USB Blaster?

Omega119
Beginner
737 Views

Is there API software for the PL-USB2-BLASTER? I would like to control it programmatically.

Labels (1)
0 Kudos
5 Replies
sstrell
Honored Contributor III
699 Views

You can program remotely using the remote JTAG feature over an ssh connection.

https://www.intel.com/content/www/us/en/docs/programmable/683756/21-2/jtag-connections-over-ssh.html

0 Kudos
FvM
Honored Contributor II
680 Views
Hi,
what kind of JTAG operations do you want to perform with USB Blaster?
0 Kudos
NurAiman_M_Intel
Employee
609 Views

Hi,,


Do you need any further information for this case?


Regards,

Aiman


0 Kudos
NurAiman_M_Intel
Employee
544 Views
  • As we do not receive any response from you on the previous question/reply/answer that we have provided. Please login to ‘ https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.



0 Kudos
FvM
Honored Contributor II
530 Views

Hi
as you are specifically asking for an application programmer interface to Intel JTAG stack, there's in fact only one publically documented interface, besides known tcl scripting method. It's a jtagserver API, documented as an example client performing JTAG operations, see README in

https://github.com/intel/libaji_client

 

Regards
Frank

0 Kudos
Reply