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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/27/04 00:41
Read: times


 
#69272 - RE: Double Interrupts
Responding to: ???'s previous message

Divide and Conquer!

Disable the watchdog - does that make any difference?

Is the stack overflowing? Check that you have enough room for the stack.

Are you resetting the receive interrupt flag (RI)? otherwise you will get another serial interrupt when you exit the service routine. Also with the TI flag - if you're not sending anything, clear this flag.

List of 5 messages in thread
TopicAuthorDate
Double Interrupts            01/01/70 00:00      
   RE: Double Interrupts            01/01/70 00:00      
      RE: Double Interrupts            01/01/70 00:00      
         RE: Double Interrupts            01/01/70 00:00      
            RE: Double Interrupts            01/01/70 00:00      

Back to Subject List