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

Back to Subject List

Thread Closed: Issue successfully resolved

???
08/13/04 10:48
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#75881 - RE: LPC935 - Problems with Interrupt
Responding to: ???'s previous message
Dear all,

I got the solution for the Problem from Philips.

RTC and Watchdog are using the same Interrupt Vektor.
You have do disable the Watchdog and then the Interupts are all serviced.

Code to add for Watchdog:

WDCON = 0x00;
WFEED1 = 0x0A5;
WFEED2 = 0x05A;

List of 26 messages in thread
TopicAuthorDate
LPC935 - Problems with Interrupt            01/01/70 00:00      
   RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
      RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
         RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
            RE: just remembered            01/01/70 00:00      
               RE: just remembered            01/01/70 00:00      
            RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
               RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
                  RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
                     RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
         RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
   RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
   RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
      RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
      RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
         RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
            RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
               RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
                  RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
                     RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
                        RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
                           RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
      RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
         RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
            RE: LPC935 - Problems with Interrupt            01/01/70 00:00      
   RE: LPC935 - Problems with Interrupt            01/01/70 00:00      

Back to Subject List