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.

RTC in CC2538

Other Parts Discussed in Thread: CC2538

Hi TI,

Is there a way to make the CC2538 generate like this:

I tried to use this code during Application Init:    UTCTime timeNow = osal_getClock();

It doesn't seem to give me the format above from the picture.