I want to see register values in interrupt service routines after a timer timeout. However, when I enable debugger in Keil, it only iterates once to the end of main function, and stops. How can I get into the interrupt service routine and view the register content?