The Windowed Watchdog Timer (WWDT) generates reset after a programmable period, if not serviced within that period. This time-out boundary is configurable, and the windowed feature allows the start time boundary to be configurable. The WWDT can generate an Interrupt, if not serviced within window (Open Window) defined by start time and time-out boundary. Also the WWDT can generate an Interrupt if serviced outside Open Window (within Closed Window). Generation of Interrupt depends on the WWDT Reaction configuration. SDL supports configuration of the watchdog timers. It also supports notification of the error via ESM interrupt. Additionally, APIs for checking the status of the watchdog timer is provided.
The module provides the following functionality
There are 7 RTI Modules in the device – 1 in the MCU domain and 5 in the Main domain and 1 in wakup domain.
Instances in MCU domain: 1) MCU_RTI0
Instances in Main domain: 1) RTI0 2) RTI1 3) RTI2 4) RTI3 5) RTI4
Instances in WKUP domain: 1) WKUP_RTI0
The following shows an example of SDL RTI API.
Include the below file to access the APIs
Config an RTI Instance
Verify the config
Read the static registers
Start an RTI Instance
Start an RTI Instance