Watchdog reset reason
How to debug what's behind a system reset because of watchdog? I tried using dynamic debug and add stm32_iwdg.c file to print debug output, but that didn't give me more info, just some pings. So what can be reason for watchdog reset? We have program ...