This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to view register values in interrupt service routine(s)

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?

Parents Reply Children
No Data
Related