capiman / lpc21isp

lpc21isp - Portable command line ISP for Philips LPC family and Analog Devices ADUC70xx
68 stars 57 forks source link

Add Cortex-M MCU reset and add LPC11x6x devices #21

Open BsAtHome opened 7 years ago

BsAtHome commented 7 years ago

Hi,

This PR adds a core reset feature and several LPC devices.

The feature added relates to Cortex-M core reset capability. These cores can be reset by software. The patch adds the download of a reset-routine (described in a comment) and a command-line option "-reset" to activate this behaviour.

There are also added several devices:

Please consider adding these changes to the distribution.

Thanks,

-- Greetings Bertho

axos88 commented 5 years ago

Just tested the device definitions. It works.

BsAtHome commented 5 years ago

This PR is over two years old, glad it still works. However, it seems like the project is a bit dead with the last commit almost four years ago.

axos88 commented 5 years ago

Yeah, seems so. I just wanted that info out there for anyone searching and finding this :)