Dear NXP community,
I´m working with NXP S32K144 micro and RTD AUTOSAR 4.4
After configuring RTD all seems to be OK, WDG resets are generated at the time expected, but the problem is that interrupts are not launched.
You can see the register value in the picture attached.
In order to force the WDG reset I commented the call to Wdg_ChannelSetTriggerCondition(WDG_IPW_INSTANCE0, Timeout) at Wdg_43_Instance0.c
Am I doing something wrong?
Could you help me?
Thanks in advance!