For example, when your system is running normally, you can write a value to register DEEP_ANA_REG10.
analog_write(DEEP_ANA_REG10, VALUE)
复制代码
When the system restarts, check if the expected value written in register DEEP_ANA_REG10 is correct.
If not, it indicates that the watchdog restart has been triggered.