is there a register on the pic24f the shows the particular interrupt/vector index that led into a branch to the _DefaultIsr() ? here is my dilemaI have my own _DefaultInterrupt() handler and I can recreate the conditions that branch into it (it sets an LE..
↧