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.

CC1352P: possible to prevent RTC reset after system reboot?

Part Number: CC1352P

Hi,

If we reboot MCU via the following function:

//#include "sys_ctrl.h"
SysCtrlSystemReset();

RTC will start over from 0. Is there a way to prevent this from happening?

Thanks,

ZL