lpc21isp
lpc21isp copied to clipboard
lpc21isp - Portable command line ISP for Philips LPC family and Analog Devices ADUC70xx
I'm flashing an LPC1769 using lpc21isp. The following error comes up consistently when using -verify: ``` Sector 0: ..............................................................................................Wrong answer on Compare-Command COMPARE_ERROR: Source and destination data not equal. ```...
Update code for NXP LPC15xx MCUs support
Firt of all, great piece of software for the LPC series. It works beautifully with LPC824 using buttons for Reset and Boot0. Thanks for writing it! Doing: $ lpc21isp build/i2c_isr.hex...
Added support for LPC845
Hi, I made a modification on Makefile to enable building the app on macOS 15. Also, suppressed a warning ;)