Re: [OpenOCD-devel] OpenOCD and NXP LPC4088

2013-06-14 Thread Paul Fertser
Hi, On Fri, Jun 14, 2013 at 01:58:47PM +0200, [email protected] wrote: > Is it possible to programm/debug the LPC4088? And how should the > configuration look like? Take a look at target/lpc1788.cfg , try to prepare your own config based on that example and the datasheet. Do not forget to share

[OpenOCD-devel] OpenOCD and NXP LPC4088

2013-06-14 Thread [email protected]
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 -