I am trying to track down a hard to find issue on a Cortex-M4. Leading to a lot of single stepping.
I have noticed that the CPU does not seem to process interrupts as expected when single stepping.
E.g.
Currently the CPU core has PRIMASK = 0 and ICSR…