Part Number: MSPM0G3519
Hi,
I am currently working with IWDT and WWDT for my application.
For IWDT, I found the following APIs in the driver library:

For example:
-
I enable the WWDT before starting an NVM operation.
-
After the operation completes successfully, I disable the WWDT.
-
If the NVM operation hangs or fails to disable the WWDT, then after the configured WWDT time period it should generate a SYSRST.
However, in the TI DriverLib for WWDT, I do not see any APIs to enable or disable the WWDT.
My question regarding WWDT,
-
Since there is no enable/disable API provided for WWDT, how can I implement this requirement in my application?
Kindly suggest the recommended approach.
Regards,
SaKhan