AM62Px MCU+ SDK  09.01.00
RTI

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.

Features Supported

The module provides the following functionality

  • Ability to to initialize the RTI -DWWD module
  • Ability to configure RTI -DWWD module
  • Ability to service an RTI instance
  • Ability to read Status of the configuration
  • Ability to read back static register

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) RTI15

Instances in WKUP domain: 1) WKUP_RTI0

SysConfig Features

  • None

Features NOT Supported

  • None

Important Usage Guidelines

  • None

Example Usage

The following shows an example of SDL RTI API.

Include the below file to access the APIs

#include <sdl/sdl_rti.h>

API

APIs for SDL RTI

sdl_rti.h