This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2530看门狗

Other Parts Discussed in Thread: CC2530

Dears:

在CC2530中打开看门狗后,设备一直重启,如何解决?

#ifdef WDT_IN_PM1
/* If WDT is used, this is a good place to enable it. */
WatchDogEnable( WDTIMX );
#endif