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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/12/02 07:55
Read: times


 
#29054 - RE: Delaying interrupts
Perhaps Jeff’s non-interruptible code is a routine for processing some data received from that interrupt. If so, you must buffer the data and let the processing routine to get data serially. However if the interrupts not burst – data will overwrite (a mailbox will be more appropriate).

Hope this help,
Nic

P.S. Eric here there is a justification for using a RTOS: the processing routine can be a task that receives messages from a high priority task (interrupt routine)


List of 15 messages in thread
TopicAuthorDate
Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts Nic            01/01/70 00:00      
RE: Delaying interrupts Nic            01/01/70 00:00      
RE: Delaying interrupts Nic            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts, Nic            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      

Back to Subject List