Other Parts Discussed in Thread: DRA829
Dear TI Team,
I am writing a driver for windowed watchdog driver in RTOS, I have a reference implementation in Linux kernel, while the driver itself looks not so complicated.
I see that during timer expiry the watchdog resets the CPU, so during local reset would it be needed to determine the cause of reset and is it required to disable the
watchdog timer in that case so watchdog does not trigger a cyclic resets??
Do you have any reference sample of this reset logic implementation at your bootloader
With Regards,
Annamalai