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: Difference metween Task_Handle, Task_Params and Task_Struct in TI RTOS

Part Number: CC1352R


Tool/software: Code Composer Studio

Hi guys,

I have not been able to understand when working with TI RTOS why there are both Task_Handle and Task_Struct and Task_Params. The function Task_create returns a Task_handle while Task_construct returns void. As fas as I can see there is no ratinale in the documentation for how the three structures are related to the two functions. Thanks for any clarification.

Kr,

Robert