Altera_Forum
Honored Contributor
11 years agostapl with GPIO
Hello, Is STAPL used with any GPIOs (can GPIO emulate jtag) ? Is there a tool/driver for Linux for such purpose ? Thank you, Ran
You can refer to the Jam Stapl player or JBC player source code to port into Linux system to emulate the JTAG via GPIO.
The source code is open source thus you can modify those code.