Hi team,
I am using the SDK "mspm0_sdk_1_10_01_05" and the example is "wwdt_window_mode_periodic_reset".
I see it used a timer to feed the wdt and toggle the led. But I wanna see that if i don't feed the WDT , will the cpu reset?
If the cpu reset, will my programe rerun?(run again and again)
Just see those lines. I download this program to my launchpad. And the led doesn't toggle.
So why?
Cpu reset will not run the programe?
And by the way, "DL_SYSCTL_resetDevice()" Could this function reset cpu? How to use it.
Thank you so so much!