I see the ARM has a non-maskable interrupt (NMI). Is there an easy way to mask all maskable interrupts, like a single flag or bit?
解決済! 解決策の投稿を見る。
Hi Brent,
yes, the 'I' bit in the PRIMASK ARM core register. Below how to enable/disable all maskable interrupts:
I hope this helps,
Erich
元の投稿で解決策を見る