Tool/software: TI-RTOS
Hello, can the call for the Task_stat(Task_self() , &statbuf) be made by a running task in order to get the other tasks' status, if changing the arguments to task_others, and &statbuf_others? Thanks,
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.
Tool/software: TI-RTOS
Hello, can the call for the Task_stat(Task_self() , &statbuf) be made by a running task in order to get the other tasks' status, if changing the arguments to task_others, and &statbuf_others? Thanks,
Hi Neil,
I hope Todd has already answered you in the other thread you posted. https://e2e.ti.com/support/microcontrollers/other/f/908/t/817073
Below link should provide more details.