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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/01/03 20:15
Read: times


 
#38008 - RE: 8255 interrupt pin is not working
Responding to: ???'s previous message
Just a point coming to mind here:
When you call the ISR from the vector you use two more stack slots than you would use if you jumped.
With the interrupts always on the top of the stack, this difference can be important.
I can visualize a blow when 4 interrupts stack up (in a modern derivative with 4 priorities) blowing the stack for this very reason. This will probably occur less than once a month, the confluence will be that rare. Such problems are SO MUCH FUN.

Erik

Erik

Erik

List of 18 messages in thread
TopicAuthorDate
8255 interrupt pin is not working            01/01/70 00:00      
   RE: 8255 interrupt pin is not working            01/01/70 00:00      
   RE: 8255 interrupt pin is not working            01/01/70 00:00      
   RE: 8255 interrupt pin is not working            01/01/70 00:00      
   ERIK...            01/01/70 00:00      
      RE: ERIK...            01/01/70 00:00      
   RE: 8255 interrupt pin is not working            01/01/70 00:00      
   RE: 8255 interrupt pin is not working            01/01/70 00:00      
   RE: 8255 interrupt pin -IJAZ            01/01/70 00:00      
   RE: even better            01/01/70 00:00      
      RE: even better            01/01/70 00:00      
         RE: even better            01/01/70 00:00      
            Confession time...            01/01/70 00:00      
               RE: Confession time...            01/01/70 00:00      
   RE: 8255 interrupt pin is not working            01/01/70 00:00      
RE: 8255 interrupt pin is not working            01/01/70 00:00      
   RE: 8255 interrupt pin is not working            01/01/70 00:00      
RE: 8255 interrupt pin is not working            01/01/70 00:00      

Back to Subject List