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.

CC26xx: Why do some tasks not show in ti-rtos plugin for IAR?

I have added a couple tasks (e.g. the NPI uart task) to the blecentral project but I have an issue in IAR where the added tasks are not shown in the task plugin. It only shows the idle/gap/central role/and ICall task. Is there any reason for why they are not showing up? Note that the tasks are indeed executing as expected, they just dont show up in the task plugin..