eRTOS Handler

Whenever an exception occurs in an eRTOS application, the eRTOS handler initiates one of the following actions:

If an exception occurs within an ISR (such as an eRTOS hardware interrupt or eRTOS timer interrupt), eRTOS immediately initiates an orderly shutdown.

Related topics: