Tool/software:
Hi,
SDK: 10.0.0
EVM: AM62A-SK
I am trying to use the watchdog on AM62A-SK evm but watchdog is not working. Board is not getting reset after 60 seconds. Please check my previous thread on watchdog here.
I did changes as mentioned here for 10.0.0 SDK. But still watchdog is not working on EVM. Please check my logs below.
root@am62axx-evm:~# root@am62axx-evm:~# rmmod rti_wdt root@am62axx-evm:~# root@am62axx-evm:~# root@am62axx-evm:~# root@am62axx-evm:~# modprobe rti_wdt heartbeat=10 root@am62axx-evm:~# root@am62axx-evm:~# echo 1 > /dev/watchdog root@am62axx-evm:~# root@am62axx-evm:~# devmem2 0x0E000098 /dev/mem opened. Memory mapped at address 0xffffbd4a4000. Read at address 0x0E000098 (0xffffbd4a4098): 0x00000000 root@am62axx-evm:~# root@am62axx-evm:~# root@am62axx-evm:~# uname -r 6.6.32-ti-01301-gdb8871293143-dirty root@am62axx-evm:~# uname -a Linux am62axx-evm 6.6.32-ti-01301-gdb8871293143-dirty #1 SMP PREEMPT Thu Aug 1 19:10:56 UTC 2024 aarch64 GNU/Linux root@am62axx-evm:~# root@am62axx-evm:~# devmem2 0x0E000098 /dev/mem opened. Memory mapped at address 0xffff954d3000. Read at address 0x0E000098 (0xffff954d3098): 0x00000032 root@am62axx-evm:~# root@am62axx-evm:~#
Please do needful to enable the watchdog on EVM.
Regards,
Jay