Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI'm afraid you're stuck. You could tri-state the GPIO pin if you had reliable access to JTAG, although I don't know how to, or even if you can with Altera's tools. Standard boundary scan tools, such as XJTAG, allow you to manipulate the I/O pins and more, including reprogramming the device with a design that doesn't drive that GPIO pin. This would allow you to regain access to your device - providing the TDO driver isn't damaged.
However, these 3rd party tools rely on JTAG access, which is compromised on your board. Cheers, Alex