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/LPSTK-CC1352R: Graphing in CCS 10 does not work in the Debug perspective

Part Number: LPSTK-CC1352R
Other Parts Discussed in Thread: CC1310

Tool/software: Code Composer Studio

Hi guys,

I am using the LPSTK-CC1352R Eval kit, together with CCS 10 (version 10.1.0.202005271800) in Ubuntu Linux.

For my application, I would like to display my signal data in the Debug perspective using Tools -> Graph -> Single Time. However, when I select this option, I get the error message : "The chosen operation is currently not available."

I have not used this feature for a while, but I am sure it worked on previous CCS versions. I guess some plugin or something is not properly installed or broken.

Can you please assist?

Thanks in advance.

RC

  • Hello,

    This feature should still work. I just tried it using CCS 10.1.0 on Ubuntu 18.04 with my CC1310. What Ubuntu version are you using? 

    oela said:
    I get the error message : "The chosen operation is currently not available."

    Can you provide a screenshot of this error? And is there any other messages or any option to get more details of the error?

    Thanks

    ki

  • Hi Ki,

    Thanks for your response.

    I am such an idiot, I reinstalled CCS10 again but then I realized that I did not run the CCS install script with sudo. Once I reinstalled CCS 10.1 with sudo, the graphing features worked fine again.

  • hmm... you should not have to install CCS with sudo. If you do that, then I think you have to run CCS with sudo also...