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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/22/02 10:53
Read: times


 
#22019 - RE: Interrupts, are they really a mystery ?
"Saving everything there as PSW is not also required, as every variable is initialized while entering the ISRs"

Not AS psw but INCLUDING the psw.

What about Exiting the ISR?
If you do not save in your ISR, whatever flags and registers are changed in the ISR will return changed to the undetermined location in main where the interrupt happened.

Erik

List of 11 messages in thread
TopicAuthorDate
Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: In the actual code, Gallo:            01/01/70 00:00      
RE: In the actual code, Gallo:            01/01/70 00:00      
RE: Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: Interrupts, are they really a myster            01/01/70 00:00      
RE: In the actual code, Gallo:            01/01/70 00:00      

Back to Subject List