Forum Discussion
Omega119
New Contributor
1 year agoRemote programming of USB Blaster?
Is there API software for the PL-USB2-BLASTER? I would like to control it programmatically.
FvM
Super Contributor
1 year agoHi
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