Sorry about the noob question.
Is there any support at all through OpenOCD for interfacing to the JTAG TAP on an Intel 386EX embedded processor? It supports IEEE 1149.1 and provides TDI, TDO, TCK, TMS and TRST#
I’m currently using a parallel port adapter (from Intel App Note AP-720) under a command prompt windows 95 and it’s really unreliable so am looking to port our JTAG code to a better interface.
I don’t need to run a debugger. I just need some basic functionality to read the system RAM and perhaps update the flash.
I know the 386EX is no longer a relevant processor but I still have to develop and maintain software for our embedded devices which are still using them.
Thanks
David