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.

CC1110 watch dog not reset when in PM2 sleep mode

Hi,

I am new in CC1110 chip, got problem when enable watchdog.

To enable watchdog, I set WDCTL to 0x08. And periodically program WDCTL to 0xa8 and 0x58 in the main loop. But when invoke sleep routine, which CC1110 will enter into PM2 sleep mode. I see chip is reset after 1 second.

From datasheet it says watchdog is reset in PM2/PM3 mode.  And my sleep routine follows DN106 sample code. Any suggestion?

Thanks,

Jason