LPCUSBBoot -- USB Bootloader for LPC214x

LPCUSBBoot implements a CDC over USB, and emulates a COM on PC. You can do ISP thru this COM port with MagicFlash or other compatible ISP tools. It is developped on GNUARM. It is based on lpcusb, main_LPCUSBBoot.c is rewritten from main_Serial.c.

License:
LPCUSBBoot is distributed under the terms and conditions of the GNU GPL version 2,see license.txt

Referenced code:
1.lpcusb:http://sourceforge.net/projects/lpcusb
2.lpc2k_pgm:http://www.pjrc.com/arm/lpc2k_pgm/
3.lpc21iap:http://paparazzi.enac.fr/wiki/index.php/DevGuide/USBDownload

Supported devices:
LPC214x from NXP

How to use:
see readme.txt

Source Code:
LPCUSBBoot
LPCUSBBoot modified by author of lpc21iap

Problems found:

ISP Speed:
ISP thru COM(38400, fastest for 12M oscillator, COM1 is hardware COM)

ISP thru LPCUSBBoot(whatever COM speed, COM4 is CDC COM)