Dear TI,
I am using CC2560DK for implementing my application. I tried to display time using clock API "Seconds_set" unix epoch time. It displays the time, starts from which I set in call back. But once I power on the board, the clock starts from the same value which I set in call back. I want to update it regularly without caring of switch on/off the device.
Please suggest me the way to resolve this~
Thanks n Regards