Part Number: AM263P4-Q1
Other Parts Discussed in Thread: AM263P4, SYSCONFIG
- WDT Input Clock Source: XTACLK
- Clock Divider: Div /15 (resulting in 1.667 MHz input to WDT0)
- WDR Expiry Timeout (ms): 15000
Drivers_open() -> Drivers_watchdogOpen() -> Watchdog_open() -> Watchdog_setWindowSize().HW_WR_FIELD32 macro within the following SDK function:HwiP_user_data_abort_handler_c.dfsr, adfsr, DFAR, LR, SPSR) which helped me trace the issue back to this register write.
RTIWWDSIZECTRL triggers a Data Abort under these clock settings.
