Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/01/04 17:41
Read: times


 
#78524 - RE: LPC932 WDT
Responding to: ???'s previous message
From the user guide:
"The watchdog timer subsystem protects the system from incorrect code execution by causing a system reset when it underflows"

you write:
creating an interrupt if the SFR underflows.
but it also create a reset

The problem I have is with the feeding sequence. 2.5 seconds after I initialize it, it creates an interrupt, I implement the feed sequence
a watchdooge should be fed before it underflows or a reset will occur.

Also, to verify this I notice that when the ISR is executed those registers (WFEED1 & WFEED2) are still 0x00.
1) they are probably write only
2) the interrupt occur when the counter underflows (=0)

Erik



List of 28 messages in thread
TopicAuthorDate
LPC932 WDT            01/01/70 00:00      
   RE: LPC932 WDT            01/01/70 00:00      
   RE: LPC932 WDT            01/01/70 00:00      
      RE: LPC932 WDT            01/01/70 00:00      
         RE: LPC932 WDT            01/01/70 00:00      
            RE: LPC932 WDT            01/01/70 00:00      
               RE: LPC932 WDT            01/01/70 00:00      
                  RE: LPC932 WDT            01/01/70 00:00      
                     RE: LPC932 WDT            01/01/70 00:00      
                  RE: LPC932 WDT            01/01/70 00:00      
                     RE: LPC932 WDT            01/01/70 00:00      
                        RE: LPC932 WDT            01/01/70 00:00      
                           RE: LPC932 WDT            01/01/70 00:00      
                              RE: LPC932 WDT            01/01/70 00:00      
                                 RE: LPC932 WDT            01/01/70 00:00      
                                    RE: LPC932 WDT            01/01/70 00:00      
                                       RE: LPC932 WDT            01/01/70 00:00      
                                          RE: LPC932 WDT            01/01/70 00:00      
                                             RE: LPC932 WDT            01/01/70 00:00      
                                                RE: LPC932 WDT            01/01/70 00:00      
                                                   RE: LPC932 WDT            01/01/70 00:00      
                                                      RE: LPC932 WDT            01/01/70 00:00      
                                                         RE: LPC932 WDT            01/01/70 00:00      
                                                            RE: LPC932 WDT            01/01/70 00:00      
                                                               RE: LPC932 WDT            01/01/70 00:00      
                                                                  RE: LPC932 WDT            01/01/70 00:00      
                                                                     RE: LPC932 WDT            01/01/70 00:00      
                                                                        RE: LPC932 WDT            01/01/70 00:00      

Back to Subject List