Just like with the ISR itself, ... any subroutines jumped to from the ISR must be DISABLED from further interrupts, or they will attempt to interrupt themselves.
Moving the ENABLE line to after the H2L: subroutine should help.
<br>
Just like with the ISR itself, ... any subroutines jumped to from the ISR must be DISABLED from further interrupts, or they will attempt to interrupt themselves.
Moving the ENABLE line to after the H2L: subroutine should help.
<br>
DT
Bookmarks