Hello,
We are planning to use the Watchdog timer for our existing system for any type of os failure or hardware failure,
and we are using the IMX6ULL board so can you suggest which watchdog we can use for the best output and feasibility point of view?
Solved! Go to Solution.
Hello @amiraj_patel
I hope you are doing very well.
You can refer to the imx6ul device tree, the only wdog used is the wdog1, you can use wdog2 and wdog3, just you must declare it on the device tree.
I hope this can helps to you.
Best regards,
Salas.
Hello @amiraj_patel
I hope you are doing very well.
You can refer to the imx6ul device tree, the only wdog used is the wdog1, you can use wdog2 and wdog3, just you must declare it on the device tree.
I hope this can helps to you.
Best regards,
Salas.