Hi sim, For Interrupt nesting, I don't think interrupt A and interrupt B's handlers can be "active" at the same time. interrupt B must wait for returning by interrupt A if no interrupt occurs.