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.

RTOS/CC2640R2F: RTC Clock being reset when

Part Number: CC2640R2F

Tool/software: TI-RTOS

I have this statement which implements RESET. As I understood, this should not impact the RTC module while being powered?

void CMD_ResetNow(void)
{
  RTOS_500mSec_DELAY(); 
  SysCtrlSystemReset();
}

I found they do reset to 0 , I could not find TimeApp example from CC2640R2 file kits. Where can I find this for other devices, can u send link so I can take a look into this code (if any useful). 

Please advise if I need to do additional coding to protect the RTC from being reset. I do have 32.7KHz XTAL fitted. 

SETUP: 

simplelink_cc2640r2_sdk_ble_example_pack_1_50_00_62

simplelink_cc2640r2_sdk_1_50_00_58

simplelink_academy_cc2640r2sdk_1_14_02_04

tirtos_cc13xx_cc26xx_2_21_00_06

bios_6_70_01_03

and CCS 8.0.0.