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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/27/01 01:29
Read: times


 
#12817 - RE: Function called from timer interupt
I am agree with San. If the interrupt has the higher order it cannot be
interrupted. No matter if you call a function ( or more than one) until the instruction RETI is not execute at the end of the timer interrupt you can be sure that no other interrupt will be handle.

Also is very important what San state about interrupt latency.

Just to know Donatas, what are you measuring?

Good luck
Daniel


List of 11 messages in thread
TopicAuthorDate
Function called from timer interupt            01/01/70 00:00      
RE: Function called from timer interupt            01/01/70 00:00      
RE: Function called from timer interupt            01/01/70 00:00      
RE: Function called from timer interupt            01/01/70 00:00      
RE: Function called from timer interupt            01/01/70 00:00      
RE: Function called from timer interupt            01/01/70 00:00      
RE: Function called from timer interupt            01/01/70 00:00      
RE: Function called from timer interupt            01/01/70 00:00      
RE: Function called from timer interupt            01/01/70 00:00      
RE: Function called from timer interupt            01/01/70 00:00      
RE: Function called from timer interupt            01/01/70 00:00      

Back to Subject List