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
Hi TI team
i have config UIA,but there are no data in live session or any graph to se in Execution Graph, and everytime i restart CCS it have to install RTOS Analyzer before i can use it... Does anyone know that is the problem?
Hi Abbas,
Which version of CCS are you using?
There is a bug in an earlier version of DVT that causes these graph updates issues. In order to prevent this, I'd recommend you to install CCS 7.3 which comes with newer version of DVT (DVT 4.1.0.201708101502). Please consider this important matter that CCS7.3 and its components are not available as an update so that you should download and install it instead of updating earlier version you may have on your system.
If you are using CCS 7.1 (not CCS 7.1) there is a workaround mentioned by AartiG on this thread that I think it's good to take a look at that.
I hope this helps,
Regards,
Hossein
Hi Hossein,
I'm not seeing any issues with RTOS Analyzer in CCS 7.4 running on a 1352R1 launchpad. The main thing to check in the .cfg file is that BIOS.logsEnabled = true. You also have to disable the ROM build. If you want to get valid CPU loads, you also need to add LoggingSetup.loadTaskLogging = true (this is needed because of Power management).
Best regards,
Janet
Hi Todd,
I think the matter remains in CCS 7.1 and 7.2 and it is fixed in CCS version 7.3. It's not a serious issue and by using CCS 7.3 could be resolved but I am not sure about versions 7.1 and 7.2.
Regards,
Hossein
Hi Hossein,
RTOS Analyzer stops working after re-launching a debug session in CCS 7.1. I don't have that version installed, so I didn't try it. There is a work-around, though, and that is to switch to the edit window to make changes, and not stop the debug session. According to the above link, there is another issue with CCS 7.2, though. I had no issues with CCS 7.4.
My earlier post about the QueueDescriptor not being initialized for CCS 7, 8, was meant for another post relating to MSP430. I will try to delete that post from this thread.
Best regards,
Janet