Part Number: MSP432P401R
Tool/software: TI-RTOS
Starting with the watchdog example, I am trying to set the timeout. But calling Watchdog_convertMsToTicks() (return 0) and Watchdog_setReload() (return -3) both return as being unsupported by the MSP432.
So, how do I change the watchdog timeout?
Thanks.
