Tool/software:
Hi
In my application, it uses CPU1 only and configure watchdog as Interrupt mode.
I have a couple of questions about watchdog below
1. Per my understanding, CPU2 has its own watchdog module. Could I configure it as reset mode and clean up its counter from CPU1.
2. If answer of item 1 is "No". CPU2 watchdog module overflow reset whole MCU or just CPU2?
Thanks