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/TM4C1294NCPDT: RTOS analyser launch issue

Part Number: TM4C1294NCPDT

Tool/software: Code Composer Studio

Hi,

I try to use the RTOS analyzer in code composer studio (Version: 7.2.0.00013). The first time I tried to use it in the tools menu, there was a dialog telling me that it needs to initialize. After I clicked on OK, it showed a dialog box with a progress bar saying "initializing use cases" for a short moment and the dialog box disappeared and after that nothing happened and the RTOS analyzer menu option disappeared from the Tools menu. If I close code composer studio and start it again, the menu option is shown again however, the same scenario as above is repeated when I try to run RTOS analyzer. Also, the same behavior happens if I try to run system analyzer.

Is there any additional steps to do before running these tools?

Thanks for your help,

Sina

  • Sina,

    Sina Fakhar said:
    I try to use the RTOS analyzer in code composer studio (Version: 7.2.0.00013).

    Is your CCS 7.2 installation an update from 7.1 that you performed from within CCS? We've had a couple of similar reports about the RTOS Analyzer menu disappearing but have not been able to reproduce this issue locally. We suspect it may have to do with a corrupted install or update.

    Sorry about the inconvenience, but I think the quickest solution would be to do a clean reinstall of CCS 7.2, which you can download from here.
    If you plan to reinstall to the same directory as your current installation make sure to completely delete the directory contents first before reinstalling. Or you could install it to a different directory.

    Let us know if that helps.

  • Hi AartiG,

    Thanks for your reply. Yes, my CCS 7.2 is an update from 7.1 within CCS. I'll try the clean reinstall and let you know.

    Sina
  • AartiG,

    I did a clean resinstall of CCS 7.2 and it solved the problem.

    Thank you!
    Sina