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

No JTAG device found

Hi,
When I using ULINK2 to program LPC2478, the uVision4 showed "no JTAG device found".
It was working normal before but failed suddenly at this board. Can anyone help me on this ?

Parents
  • May be the code you programmed on the device is interfering with the JTAG pins/configuration.

    Erase the device of your code, use an alternate ISP method, or boot mode, if the device permits such.

    If it's an electrical issue, either with the power, connection, oscillators, etc you'll need to break out some equipment and test/diagnose the underlying issue.

Reply
  • May be the code you programmed on the device is interfering with the JTAG pins/configuration.

    Erase the device of your code, use an alternate ISP method, or boot mode, if the device permits such.

    If it's an electrical issue, either with the power, connection, oscillators, etc you'll need to break out some equipment and test/diagnose the underlying issue.

Children