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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/29/04 13:07
Read: times


 
#80000 - RE: Prog.CounterArray irq problem
Responding to: ???'s previous message
hi,

some additions.

Additional variable used both with timer ISR and main program (ticks above) should be declared with keyword volatile to avoid optimization side-effects.

If you will try my suggestion to set the highest priority for PCA interrupt then check that only PCA interrupt has the highest priority. Rest interrupts should have lower priority levels.

Regards,
Oleg

List of 15 messages in thread
TopicAuthorDate
Prog.CounterArray irq problem            01/01/70 00:00      
   RE: Prog.CounterArray irq problem            01/01/70 00:00      
   RE: Prog.CounterArray irq problem            01/01/70 00:00      
      RE: Prog.CounterArray irq problem            01/01/70 00:00      
         RE: Prog.CounterArray irq problem            01/01/70 00:00      
            RE: Prog.CounterArray irq problem            01/01/70 00:00      
               RE: Prog.CounterArray irq problem            01/01/70 00:00      
            RE: Prog.CounterArray irq problem            01/01/70 00:00      
               RE: Prog.CounterArray irq problem            01/01/70 00:00      
               RE: Prog.CounterArray irq problem            01/01/70 00:00      
                  RE: Prog.CounterArray irq problem            01/01/70 00:00      
                     RE: Prog.CounterArray irq problem            01/01/70 00:00      
                     RE: Prog.CounterArray irq problem            01/01/70 00:00      
                     RE: Prog.CounterArray irq problem            01/01/70 00:00      
                        RE: Prog.CounterArray irq problem            01/01/70 00:00      

Back to Subject List