Content originally posted in LPCWare by nebarto on Tue Nov 06 20:13:58 MST 2012
I am debugging a LPC11xx part, with the J-Link on a custom board, this works totally fine. When I try to debug it with the LPC-Link, it gives me this error:
Quote:
Ni: LPCXpresso Debug Driver v4.0 (Sep 19 2012 09:03:23)
Nc: Looked for chip XML file in C:/nxp/LPCXpresso43/lpcxpresso/bin/LPC11A02UK.xml
Nc: Looked for vendor directory XML file in C:/nxp/LPCXpresso43/lpcxpresso/bin/nxp_directory.xml
Nc: Found generic directory XML file in C:/nxp/LPCXpresso43/lpcxpresso/bin/crt_directory.xml
Ed:02: Failed on connect: Ee(07). Bad ACK returned from status - wire error.
Et: Emu(0): Connected. Was: None. DpID: 3200066. Info: HID32HS12
Error 0: (null)
Last sticky: 0. AIndex: 0
No MemAp selected
No Speed test
SWD Frequency: 50 KHz. RTCK: False. Vector catch: False.
Packet delay: 0 Poll delay: 0.
What could be causing this?