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/CC2650STK:使用当前时间设置 RTC

Guru**** 2445830 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/602741/rtos-cc2650stk-setting-rtc-with-current-time

器件型号:CC2650STK

工具/软件:TI-RTOS

我们希望使用当前时间设置 sensortag 的 RTC 时间、并尝试使用 Clock_getTicks ()等 API 获取当前节拍和 Clock_setTicks (current_time)设置当前时间、但 Clock_getTicks ()在使用 Clock_setTicks (current_time)设置后未提供更新的节拍。