>hi everyone, >This is about the basics on interrupts. Suppose my normal routine is >getting interrupted say by interrupt on change(RB4), and goes to 0x04 and >in ISR, I am forcing to goto some other location and further there is >branching and it again comes back to the routine where interrupts are >re-enabled. In any of the routine which branches from ISR,, there is no >(call return ) and all are (goto). What would be the status of stack? >Whether the stack will be over written and can this effect the program >operation > >rams > Check out my comments last week in the "Reset" thread here on piclist. - Dan Michaels Oricom Technologies http://www.sni.net/~oricom ==========================