Hello Theo,
The first thing to try with NXP LPC MCU's to recover debug access is to boot into the ISP bootloader. That is, GND the ISP pin, assert RST, then remove the GND to ISP pin. Once in the ISP bootloader, the target clock configuration is stable, and the debug pins are in their default state - you should be able to connect.
Note: The ISP pin is:
- P0.1 - for LPC11xx and LPC13xx
- P2.10 - for LPC17xx
- P0.12 - for LPC812 (please check in the user manual for the pin according the package)
- For other MCU's, please check the user manual.
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------