Hello,
I'm working on a display TTControl Vision 312, which embedded an i.MX6 QuadLite processor.
I use the watchdog to restart my system, when the display freezes.
It works very well.
In order to validate the system, and for maintenance needing, i need to monitore the number of time the watchdog was triggered.
My system in on Linux ( yocto distribution), and see nothing in my journals about wathcdog using.
It seems I have to check deeper, if possible, to know if watchdog was used during the previous "session".
I looked into datasheet from NXP to get registers adresses used by the watchdog. I found nothing.
Does someone can tell me where I can get these informations ?
By advance, thank you for your answers,