Other Parts Discussed in Thread: AM62A7
Tool/software:
Hi Team,
I am working on DRA821U CPU with Lnux SDK 09.02, i want to test watchdog feature mentioned in "6.2.3.8 A72SS Watchdog" section of TRM.
When i tried to test this using below command, no reset occurred in A72 core.
root@j7200-evm:~# rmmod rti_wdt
root@j7200-evm:~# modprobe rti_wdt heartbeat=10
[ 443.174506] rti-wdt 2200000.watchdog: watchdog already running, ignoring heartbeat config!
root@j7200-evm:~# echo 1 > /dev/watchdog
[ 454.165704] watchdog: watchdog0: nowayout prevents watchdog being stopped!
[ 454.172612] watchdog: watchdog0: watchdog did not stop!
Kindly share the procedure to enable and test this feature
Reagrds,
Nikhil K