Hi,
Can anyone help with a ‘simple’ OpenOCD out of the box problem … I’ve got Philips LPC2129- Amontec JTAGKey - OpenOCD v78, but when I run
OpenOCD I get
‘Error: jtag.c:1096 jtag_validate_chain(): Error validating JTAG scan chain, IR mismatch’
Info & the debug output is below.
Thanks
Rich
Setup - I’ve got the Amontec USB JTAGKey connected to a Keil MCB2100 board with the Philips LPC2129 processor. I’ve followed MiFi’s OpenOCD installation notes, with the example LPC project, but when I run the OpenOCD exe I get the debug output below.
The JTAGKey works fine with the Amontec demo software.
I found an ‘IR Mismatch’ topic before, where the solution was to fit a pull down resistor on RTCK - but the eval board already has this.
Debug output :-
C:\Projects\example>openocd-ftd2xx -f.\prj\lpc2xxx_jtagkey.cfg -d
Info: openocd.c:82 main(): Open On-Chip Debugger (2006-07-15 12:00 CEST)
Debug: jtag.c:1150 jtag_init():
Debug: ftd2xx.c:887 ftd2xx_init(): current latency timer: 2
Debug: ftd2xx.c:977 jtagkey_init(): 80 08 1b
Debug: ftd2xx.c:1034 jtagkey_init(): 82 09 0f
Debug: ftd2xx.c:143 ftd2xx_speed(): 86 02 00
Debug: jtag.c:234 jtag_call_event_callbacks(): jtag event: 1
Debug: jtag.c:1044 jtag_reset_callback():
Debug: jtag.c:234 jtag_call_event_callbacks(): jtag event: 1
Debug: jtag.c:1044 jtag_reset_callback():
Error: jtag.c:1096 jtag_validate_chain(): Error validating JTAG scan chain, IR mismatch