Description: JTAG Programmer and Debugger for LPC and ARM microcontrollers.
Documents: ARM-JTAG.pdf, ARM JTAG Connector
Dimensions: 2x1.6" (50x40 mm) + 8" (20 cm) cable
In general, LPC21xx are very new parts. And for some unknown reason, Philips doesn't disclose how to program LPC21xx Flash via JTAG. This has delayed the development of third party IDEs. Perhaps Philips is having problems with the Flash programming and is going to change the protocol in future. This is currently why they force end users to use their bootloader IAP protocol. The only vendor so far to work around this is Rowley. They first load in RAM small own bootloader which then receives data from the JTAG interface and feeds the packets into IAP to write to Flash segments. This is current the easiest to use product for the LPC21xx parts.