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 17:03
Read: times


 
#74711 - RE: LPC932 Interrupt Solution
Responding to: ???'s previous message
Donald Catto, it works now. I added
IP0 &= 0xFD;
IP0H &= 0xFD;
IP0 |= 0x02; // to set timer 0 isr priority to 1

to the beginning of the c_counter();. I tried it a couple times and worked. Now is displaying the info every n seconds after ext. int. 1 is triggered. I still do not understand why did I need these 3 steps, when Timer 0's int. priority level is 1, but it is working now. Thanks for taking time in helping me.

J.C.

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