hi all
how can i set the period of watchdog? davinci_wdt doesn't support 'WDIOC_SETTIMEOUT' command.
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.
hi all
how can i set the period of watchdog? davinci_wdt doesn't support 'WDIOC_SETTIMEOUT' command.
Hi,
This is due to the timer limitation. Once watchdog timer is enabled it cannot be disabled until the hardware reset occurs. This has been documented both in Timer user guide and release notes.
Regards, Sudhakar