Hi,
my target is S32k and I'm using design studio for debugging.
I seem not to be able to trigger a watchdog interrupt before the reset.
I tried windowed/non_windowed watchdog, and it does not work in either configuration.
I place a breakpoint it never hits , I try to print/toggle something when running without the debugger it does not work.
and what is 8'D128 clock cycles mentioned in the ref-manual? does that mean 8 cycles of the low power oscillator which is the default clock for this target?
but more importantly why does it resets before the WD interrupt is triggered?
I tried this in my own code and also the example project for the watch dog, both with no success.
Thanks,
Koorosh Hajiani