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.