This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR2944: WDG

Part Number: AWR2944

Tool/software:

Hi, TI support

The watch dog examples in SDK seems cannot work correctly, even though I directly use the project without any changes. So I need your help.

For sample watchdog_reset_mode, the sensor will reset before the routine complete. During debug I find that once the CSL_RTI_RTIDWDCTRL are write 0xA98559DA, reset is asserted.

For sample watchdog_interrupt_mode,  the routine will entry NMI at around 60ms(get the time by ClockP_getTicks() ), however the WDT Expiry Time configured in syscfg is 100ms.