blonskey
Newbie level 1
Hi
I am devloping on Cortex m3 and I got into a aituation that while handling Interrupt I want to return to main() and forgte about the fact that i need to return to deal with the rest of the code where the interrupt stoped me.
how shell I implement it in code?
Thanks
I am devloping on Cortex m3 and I got into a aituation that while handling Interrupt I want to return to main() and forgte about the fact that i need to return to deal with the rest of the code where the interrupt stoped me.
how shell I implement it in code?
Thanks