what replaces _rtc_sync_with_mqx() ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

what replaces _rtc_sync_with_mqx() ?

1,143 次查看
asmith
Contributor III

Trying to upgrade from MQX 3.8 to MQX 4.1.1 what replaces  _rtc_sync_with_mqx() ?

2 回复数

810 次查看
asmith
Contributor III

For reference for others who might have similar problems. I lifted the API from MQX 3.8 and included into my application - the parts I needed were only about 4 lines.

This just required combing through the MQX 3.8 code to find the API-

0 项奖励
回复

810 次查看
soledad
NXP Employee
NXP Employee

Hi David,

This funtion is no longer in the MQX version. This is removed and the way to synchronize the RTC with the MQX time is different.

Please check the below thread:

mcc_recv_nocopy never timeouts


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复