I see in the KW45 Reference Manual:
This device has two instances of the WDOG module, WDOG0 and WDOG1.
On reset, the WDOG0 is enabled and the WDOG1 is disable by default.
I can initialize normally and use WDOG0, but when I try to use WDOG1 it looks like this:
I tried to enable WDOG1 before using it like this:
Hope for a reply.