Hi VIGNESH BALAJI,
Your phenomena is correct if you didn't disable the watchdog in the code after reset.
You can find it from the KEA reference manual:

The watchdog is enabled after reset!
If you don't want to get the watchdog reset, you can disable it in the code.
The code you can do it like this :


Wish it helps you!
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------