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.

CC1310: RTC计时是否会遇到时间虫问题。

Part Number: CC1310
Other Parts Discussed in Thread: SYSBIOS,

我使用simplelink_cc13x0_sdk_4_20_02_07里面的Seconds_set这一API来设置系统时间,再通过localtime来获取年月日等信息,请问这个SDK内部是否已经处理过时间虫问题?例如2038年时间虫问题。