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.

CCS/CC2650MODA: apply to the project the RTC function

Part Number: CC2650MODA

Tool/software: Code Composer Studio

Hello team,

I'm asking question on behalf of my customer, I'll appreciate your assistance. Please see the question below.

we need to apply to the project the RTC. According to the manual the for this purpose we need to use the two libraries: <time.h> and <secons.h>. We did it, but the RTC has the next problem: it restarts not only after powring down (that what is quite real), but also after reset. And that is what already too problematic because if the RTC restarts after each reset the time in the RTC will be restarted also after emergency resets given by the watchdog. 
How is it possible to resolve this problem?

Thanks in advance and regards,

Shai