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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/16/02 16:34
Read: times


 
#21836 - RE: if, same interupt occurs twice
george,

sounds like you are doing to much processing in your interrupt service routine. As Ijaz has said re-think your algorithm so that you could queue events. If not just check the interrupt prior to exiting the routine to see if it is erupting again and service it.

If you spend all your time in the interrupt service you will need to bump the clock fz or re-think your approach.

regards,
p


List of 5 messages in thread
TopicAuthorDate
if, same interupt occurs twice            01/01/70 00:00      
RE: if, same interupt occurs twice            01/01/70 00:00      
RE: if, same interupt occurs twice            01/01/70 00:00      
RE: if, same interupt occurs twice            01/01/70 00:00      
RE: if, same interupt occurs twice            01/01/70 00:00      

Back to Subject List