Flash Magic Forum

In-System Programming Support => LPC9xx/LPC9xxx => Topic started by: Jimmy on April 04, 2006, 06:53:18 AM

Title: Watchdog
Post by: Jimmy on April 04, 2006, 06:53:18 AM
Hi all,

I am trying to implement the watchdog function in project using the 89LPC935FA devices. I am also using Flash Magic and MCB900 to program the devices.

Following the sample codes supplied by keil, I tried many times to implement the watchdog to reset the device but I failed.

I refer to the User Manual of the device, I notice that UCFG1 is a factory setting.

In our factory, devices have already been purchased, how can I change this UFCG1 ?

Is there someone who can help me?

Thanks a lot,

Jimmy
Title: Re: Watchdog
Post by: Andy Ayre on April 04, 2006, 07:57:25 AM
You can change UCFG1 by going to ISP -> Device Configuration...

Andy

Title: Re: Watchdog
Post by: Jimmy on April 04, 2006, 11:28:48 PM
Dear Andrew,

Thanks a lot!

Jimmy