In the "ARMv6-M Architecture Reference Manual" section C1.3 "Overview of the ARMv6-M debug features" indicates that the debug system includes the ability to "Step, with or without interrupt masking." Does the Kinetis IDE have a way to step through a program with interrupt masking OFF (so that interrupts will be entered single-stepping as they occur)? If so, how do I make that setting change in the Kinetis IDE?
Thanks in advance for help with this.