Tool/software: TI-RTOS
Hi,
I configured wdt in ti-rtos platform.
My system will work on 120Mhz so based on this wdt will period will set to 120000000 for getting 1sec delay. But it will hit interrupt handler in 2sec.
While set the period to 60000000 it will hit the interrupt handler time of 1sec.
What is the cause of this?..
Regards
Nikhil