

Operating Modes of Microcontrollers
-
Handler Mode -
Thread Mode
-
Privileged Level -
User Level


Example Analysis


Conclusion
The operation modes of the reset interrupt (Reset_Handler) and the normal interrupt (SysTick_Handler) are different.


