This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problems with LPC2106 Secondary JTAG

I am having problems to the 2106 using the secondary JTAG, this is on
a prototype board. uVision gives me the message:

"Couldn't stop the ARM device. Check the JTAG cable"

The particulars:

DBGSEL is pulled low.
RTCK is pulled low
TRST, TDI, TDO, and TMS are pulled high
TCK is pulled low
14.7456 MHz Xtal

I have used this setup in two ther designs without problems. I
configure PINSEL2 to 0x55400000 as I always have.

I have slow the JTAG as slow as it will go. I can see all the signals
active (except RTCK) on the logic analyser.

Ideas?

Thanks

Rich

Parents
  • More Information:

    I have tried an existing product, using the LPC2106 and 2nd JTAG, on another uVision installation and it works fine. I used my Ulink.

    So it appears the problem is with my software setup.

    I have tried, extensively, all debugger settings, always returning to the default.

    I can see the target reset when I attempt to connect but then I always get the "Couldn't stop the ARM......"

    Any ideas would be appreciated. Are there drivers I can replace etc?

    Rich

Reply
  • More Information:

    I have tried an existing product, using the LPC2106 and 2nd JTAG, on another uVision installation and it works fine. I used my Ulink.

    So it appears the problem is with my software setup.

    I have tried, extensively, all debugger settings, always returning to the default.

    I can see the target reset when I attempt to connect but then I always get the "Couldn't stop the ARM......"

    Any ideas would be appreciated. Are there drivers I can replace etc?

    Rich

Children