Flash Magic Forum

In-System Programming Support => LPC9xx/LPC9xxx => Topic started by: FrankWu on August 18, 2010, 03:06:26 AM

Title: Uncasually Check DCCP bit in 89LPC95x device in ISP operation?
Post by: FrankWu on August 18, 2010, 03:06:26 AM
Dear Sir:

How to recover it to be unckeck in ISP operation? or anyother way?
What's the meaning of "NXP ICP BRIGDE" in interface option?

Best Regards,
Frank
Title: Re: Uncasually Check DCCP bit in 89LPC95x device in ISP operation?
Post by: Andy Ayre on August 18, 2010, 12:31:27 PM
To clear the DCCP bit you need to use either ICP or parallel programming. You can't do it with ISP.

The NXP ICP bridge is a microcontroller running firmware that converts from RS232-based ISP commands to low level ICP signals.

Andy