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.

CC3220SF :关于TI-RTOS 消息队列 API

Other Parts Discussed in Thread: CC3220SF

LaunchPad : CC3220SF                    实验例程:mqtt_client

SDK:simplelink_cc32xx_sdk_4_20_00_07

我将 Freemodbus 项目移植到TI-RTOS上,在移植过程中需要一个搭建消息队列保证线程安全。我注意到TI-RTOS的内核文档4.5节中描述了消息队列相关的API(Queue_enqueue),但是我在mqtt_client例程中注意到它使用的API是 (mq_send) 。同样是消息队列的API,可以提供关于mqueue相关API的文档吗,我想要知道他们之间的区别

问题:

1. mqueue与Queue之间有什么区别?mqueue相关的说明文档在哪?

2. 有Freemodbus移植到TI-RTOS的相关资料吗?

3. 感激不尽!

  • 1.建议看一下这边的academy:http://dev.ti.com/tirex/explore/node?node=ANpyiscmr-C7blum8Tl-mg__fc2e6sr__LATEST

    2.暂时没有相关资料,推荐参考下这边的类似问题:https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/t/517619