Part Number: CC2538
HI, I'm using stack version 2.6.3 with CC2538 module.
I need to use the Watchdog.
There is a #define to enable it?
If I define WDT_IN_PM1 , the compiler says:
Error[Pe223]: function "WatchDogEnable" declared implicitly ...\Projects\zstack\ZMain\TI2538DB\ZMain.c 163
Error[Pe020]: identifier "WDTIMX" is undefined ...Projects\zstack\ZMain\TI2538DB\ZMain.c 163
There is any function to use the watchdog ?
Best regards,