Hi,
I would like to implement the watchdog feature on DSS.
I also reference the sample code in the watchdog driver folder.
When watchdogInit() is initialized, the watchdogCallback() start to work.
My question is that why watchdogCallback() is working, it triggers the ESM ?
And then, the softreset is triggered.
Is there any other configurations missing on DSS ?
Thanks
- Kris
Implementation:
====================================================================
On DSS:
On MSS:
====================================================================