How do I send the code to go from ISR to main label?
Like I said before.
You should NOT jump out of an interrupt handler to the main loop.
<br>