lpc21isp icon indicating copy to clipboard operation
lpc21isp copied to clipboard

lpc21isp - Portable command line ISP for Philips LPC family and Analog Devices ADUC70xx

Results 15 lpc21isp issues
Sort by recently updated
recently updated
newest added

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...

Hi, I made a modification on Makefile to enable building the app on macOS 15. Also, suppressed a warning ;)