Hi
Didn't see the watchdog timer interrupt as a DeepSleep0 wakeup source
What mechanism I can use to prevent WD timer overflow in DS0 , meaning what other wakeup source can be used for that purpose ?
Yoni W
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.
I don't know if you are using Linux or not, but the Linux watchdog driver (see /drivers/watchdog/omap_wdt.c) disables the watchdog timer during system suspend.