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