Disable External Watchdog during microcontroller programming
Hi Team.
We are facing some challenge with external watchdog timer with STM32F373VCT6 controller. when there is no program in flash input to external watch dog timer (WDI) is output and no pulse . during this time external watch dog timer continuously generate reset pulse to microcontroller pin (nRST which is default of pull up).
when we trying to program through JLINK external watch dog timer not allowing to program , it continuously resetting the controller, we need to manually separate external watch dog timer reset pin from nRST pin by removing R64 as per given schematic.

Do you have any suggestion to avoid manual intervention

