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

Prevent debugger from stepping into timer interrupt.

Just recently when I stop execution using the JTAG debugger ULINK-ME and step my code, it always steps into the Timer2 interrupt. In the past, I was able to step through my code without needing to disable interrupts. This happens with multiple projects, all of which I never had this problem before. Is there a setting that I messed with somewhere?

Thanks in advance.

0