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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/22/04 15:04
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#74704 - RE: LPC932 Interrupt Solution
Responding to: ???'s previous message
You are calling tdata() from an ISR. If this interrupt is equal to or higher than the priority of the timer0 interrupt then the timer0 ISR will not be called and Sec will not be incremented.

List of 14 messages in thread
TopicAuthorDate
LPC932 Interrupt Solution            01/01/70 00:00      
   RE: LPC932 Interrupt Solution            01/01/70 00:00      
      RE: LPC932 Interrupt Solution            01/01/70 00:00      
         RE: LPC932 Interrupt Solution            01/01/70 00:00      
            RE: LPC932 Interrupt Solution            01/01/70 00:00      
               RE: LPC932 Interrupt Solution            01/01/70 00:00      
                  RE: LPC932 Interrupt Solution            01/01/70 00:00      
                     RE: LPC932 Interrupt Solution            01/01/70 00:00      
                        RE: LPC932 Interrupt Solution            01/01/70 00:00      
                           RE: LPC932 Interrupt Solution            01/01/70 00:00      
                              RE: LPC932 Interrupt Solution            01/01/70 00:00      
                                 RE: LPC932 Interrupt Solution            01/01/70 00:00      
                                    RE: LPC932 Interrupt Solution            01/01/70 00:00      
   RE: LPC932 Interrupt Solution            01/01/70 00:00      

Back to Subject List