It appears the watchdog doesn't fire in a faulted scenario (e.g. faultISR()). Assuming the interrupts are disabled at this point, hence the timer not triggering? We'd like to avoid modifying the startup code with custom fault handlers at this point. There is a mention of an AON Watchdog Timer in the data sheet, but we have not found anything related to properly configuring this (if this would even resolve the scenario).
Please advise.
Thanks