Hello team,
Customer is now enable the watchdog driver in both SBL and APP. And he has one question is that we de-init all the other driver at the end of the SBL and then jump to APP. But in the watchdog driver, the close function is empty. So they can not close the watchdog driver.
So, customer's question is, how to close the watchdog? If the watchdog cannot be close, how to due with the watchdog during the SBL jumping to APP?
And, is the watchdog driver can be re-config in app or not? Will it cause halt similiar to CAN driver?
Thanks.
Wesley