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.

[参考译文] CCS/CC1352R:TI RTOS 中 Task_Handle、Task_Params 和 Task_Struct之间 的差异

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/881997/ccs-cc1352r-difference-metween-task_handle-task_params-and-task_struct-in-ti-rtos

器件型号:CC1352R

工具/软件:Code Composer Studio

大家好、

我在使用 TI RTOS 时无法理解为什么同时存在 Task_Handle 和 Task_Structt 和 Task_Params。 函数 Task_create 返回 Task_handle、而 Task_con构 返回 void。 如我所见、文档中没有关于这三个结构与这两个函数之间关系的比率。 感谢您的澄清。

KR、

Robert