Tool/software:
Dear TI.
It seems that system reboot by watchdog when I execute "echo 1 > /dev/watchdog"
From which register bit can I check if the system reboot by watchdog ?
BR
Jace
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.
Tool/software:
Dear TI.
It seems that system reboot by watchdog when I execute "echo 1 > /dev/watchdog"
From which register bit can I check if the system reboot by watchdog ?
BR
Jace
Hi Jace,
This is expected.
On AM62x devices, the WDT doesn't directly trigger SoC reset. The WDT timeout event is routed to ESM and ESM will trigger the SoC reset. So this "ESM errors" bit means the device is reset by WDT.