I am wondering if there is a way to detect if an interrupt occurred in section of code. I know in the M3/M4/M7 I can use the LDREX/STREX to see if an exception(interrupt) occurred, is there any other method? Specifically one of the Cortex M0?
Thanks
Trampas