| ??? 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 |
| Topic | Author | Date |
| 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 |



