Content originally posted in LPCWare by Haldor on Thu Aug 16 09:17:52 MST 2012
I have used the FDI uEZGUI-1788-43WQS kit successfully.
The problem is with the J-Link Lite LPC edition debugger. It works fine with ARM7 NXP processors, but it is too slow to debug Cortex M3 processors. You can use the LPC edition to download programs to the LPC1788, but even that is not a sure thing. Depending on what I am doing with the LPC1788 I have had problems that required me to disconnect the J-Link Lite LPC debugger from the development board after downloading and then power the development board down and back up before the program started running properly. A bit of a pain, but hey, we all really prefer to debug with printf statements, right?
P.S. I have never had a Cortex M3 board damaged by the J-Link Lite LPC edition, it simply doesn't support debugging with them.
I just bought a Segger J-Link (the $300 version) and found out that the J-Link Lite LPC edition also used a non-standard JTAG cable (probably because it was designed before the 9 Pin Cortex M3 standard). I purchased the Cortex M3 9 pin adapter from Seggar only to find out that while it is pinned out the same as the J-Link Lite LPC edition, it uses a 2mm connector instead of the 0.05" connector used by the Cortex M3 9 pin connector. Argg.
I am looking to see if NXP or FDI has an adapter cable, but if they don't then I will need to fabricate my own. I do wish Segger would offer that adapter since they are still selling the J-Link Lite LPC debugger.
Does anyone know if there is a commercially available adapter to go from the standard 20 pin 0.1" JTAG to the 10 pin 2mm connector used by the J-link Lite LPC edition?