OpenOCD and NXP LPC4088

Hello everybody,

I don’t have much experience with OpenOCD.

I found many tutorials how to work with the LPC1768 (Cortex-M3) but none for the LPC4088 (Cortex-M4).

Is it possible to programm/debug the LPC4088? And how should the configuration look like?

Thank you

Debugging should not be a problem as it is a cortex_m based core.

Programming however may be an issue, you may be better posting to the dev mailing list - https://lists.sourceforge.net/lists/lis … ocd-devel/

Cheers

Spen