27.4.4 Reset State Priorities
The reset state manager manages the priorities among the different reset sources. The resets are listed in order of priority as follows:
- General reset.
- Backup reset.
- Watchdog reset.
- Software reset.
- User reset.
Specific cases are listed below:
- When in user reset:
- A watchdog event is impossible because the Watchdog Timer is being reset by the proc_nreset signal
- A software reset is impossible, since the processor reset is being activated
- When in software reset:
- A watchdog event has priority over the current state
- The NRST has no effect
- When in watchdog reset:
- The processor reset is active and so a software reset cannot be programmed
- A user reset cannot be entered