Hello,
I'm debugging with E1 a RL78 G13 microcontroller and I'm counting INTMM2 (triggered with the high-speed on-chip oscillator) interrupt frequency with the interval timer (triggered with the low-speed on-chip oscillator). I will like to know what happens with the high-speed and the low-speed on-chip oscillators and with the interrupt counters when the software is broken or stopped due to a breakpoint or user request.
Thank you very much
OK problem resolved by stopping the timers when a break is generated.