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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/12/07 22:08
Read: times


 
#137087 - Interupts
Responding to: ???'s previous message
For the same proirity
The current Interupt finishes before the second one starts.

For differt priorites. The Higher one interupts the lower one. If the higher one is in progress the lower on waits until it finishes.

If you have different priority interupts llok at the code. what is shared or pushed. do they use the same register bank. The same variables?

List of 10 messages in thread
TopicAuthorDate
two interrupts request at the same time            01/01/70 00:00      
   datasheet            01/01/70 00:00      
      right,but            01/01/70 00:00      
         error? what kind of error?            01/01/70 00:00      
            not reset,in debug PC don't change any more            01/01/70 00:00      
         Sounds like an atomicity problem            01/01/70 00:00      
         Maybe an event gets lost            01/01/70 00:00      
         initialization sequencing            01/01/70 00:00      
            a rare bug....            01/01/70 00:00      
         Interupts            01/01/70 00:00      

Back to Subject List