Flash Magic Forum

In-System Programming Support => LPC9xx/LPC9xxx => Topic started by: nxpuser on December 10, 2017, 02:23:06 PM

Title: ulink2 programming
Post by: nxpuser on December 10, 2017, 02:23:06 PM
Hi,

I'm using a p89lpc952fa and a can't program it with the ulink2 from keil but a can program it by isp with the external circuit. I'm just using the TDI(pull-up), TCLK(pull-up) and RESET pin to cummunicate with the ulink2. But that tells me "no lpc95xx devide found". How can I solve this please?

Thank you.
Title: Re: ulink2 programming
Post by: Andy Ayre on December 11, 2017, 01:08:35 AM
This forum is for Flash Magic support not ULINK.
Title: Re: ulink2 programming
Post by: nxpuser on December 11, 2017, 06:18:35 PM
I'm programming by ISP with flash magic. Just want the difference bitween ISP and IAP.
Title: Re: ulink2 programming
Post by: Andy Ayre on December 12, 2017, 01:28:11 AM
ISP and IAP are very different. ISP uses the UART and an ASCII-based protocol and IAP is a lower level approach. This is described in the user manual from NXP.

Andy