Hi, TI Expert
I follow this thread, and success enable an watchdog test.
cd /opt/ltp/ ./runltp -P j721e-idk-gw -f ddt/wdt_test -s "WDT_M_FUNC_WRI"
Follow "runltp test", The Windowed Watchdog Timer (WWDT) generates "system reboot" after a programmable period (80 sec), "if not serviced" within that period.
My question : base on this test demo, How to generate a period "signal" communication "into" watchdog, and let system keep alive without reboot?
(I guess it should be reset watchdog timer for a period)
Need sample code or command in Linux.
Many Thanks
Gibbs