| ??? 03/23/02 08:17 Read: times |
#21094 - RE: help on interrupts please |
check up carefully, if all the pushes and pops are matching. otherwise if u push a data and then withouth popping if u use the reti, then the pushed data will be loaded as address in program counter and result is chaos.
if the interrupt level is held on after returning from the ISR, then the processor will execute at least one instruction and then jump to the ISR again. check if this is happening. enjoy.......... |
| Topic | Author | Date |
| help on interrupts please | 01/01/70 00:00 | |
| RE: help on interrupts please | 01/01/70 00:00 | |
| RE: help on interrupts please | 01/01/70 00:00 | |
| RE: help on interrupts please | 01/01/70 00:00 | |
| RE: help on interrupts please | 01/01/70 00:00 | |
| RE: help on interrupts please | 01/01/70 00:00 | |
| RE: help on interrupts please | 01/01/70 00:00 | |
RE: help on interrupts please | 01/01/70 00:00 |



