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 12:54
Read: times


 
#22023 - RE: Interrupts, are they really a mystery ?
hi;
is your int0 code by any chance extending into other isr?if it is so probably your last instructions reti etc are being overwritten by int1 code.the into shall return but by executing reti of int1.when you change the positions of clr instructions probably the byte/opcode realignment prevents that.
notice extensive use of 'probably'
pranav


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