Single stepping while interrupts are enabled

Is there a setting in uVision 4 for the Silabs C51 processors that allow single stepping over interrupts while interrupts are enabled?

I have the ADC sampling 7 channels every 30mSec and when I put a breakpoint outside the ADC interrupt, everytime I single step I go into the ADC interrupt.

Basically I want to single step, and every single step, step over any pending interrupts and go to my next instruction.

Thanks
Mark

Parents Reply Children
No data
More questions in this forum