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.

RTOS/CC1352R: Task mode is not showing in ROV for portable mixed project

Part Number: CC1352R

Tool/software: TI-RTOS

Hello,

I am using cc1352R with SDK 3.10 .01.11 

I referred this guide

http://dev.ti.com/tirex/content/simplelink_academy_cc13x0sdk_1_14_02_04/modules/154-stack_02_portable_app_remote_sensor/154-stack_02_portable_app_remote_sensor.html

And successfully mixed the portable example in 15.4 sensor_oad.

*) Now I want to check the states of the threads in ROV. First of all, for comparison I checked what all I can see when I run the plain (without any changes) 15.4 Sensor_oad straight out of the Resource Explorer. I found that in the ROV window, I could see the states of the Tasks/Threads (Running, Blocked) which can be seen in the following screenshots.

*) Further when I used the Portable mixed Sensor_oad and check the ROV again, I am unable to see the Tasks/Threads which were previously with the plain Sensor_oad. Moreover I wasn’t able to see the states of the Threads I added as the process of mixing Portable. Instead I could see some errors, which I have included in the following Screenshots.

So my question is

1. Is my approach correct ?

2. Is there another way or some other method to look at the Tasks/Threads at hand in portable mixed projects?

Any help will be appreciated.

Thanks,

Kartik