Hi All,
Where can I find the Raw Logs in CCSv5.1 M9 (5.1.0.08020)? I can't find the RTA under CCS Debug > Tools,
Thanks,
HR
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.
Are you saying that RTA does not appear at all under Tools menu in the CCS Debug perspective? I just tested this and the menu item is present and works for me.
Could you try resetting your perspective (Window->Reset Perspective), or some of the other suggestions in the "General IDE" section of this page: http://processors.wiki.ti.com/index.php/Troubleshooting_CCS
Hi Aarti,
Yes, the RTA doesn't appear, please find attached the Debug > tools menu, I have tried the 3 option mention in in the "General IDE" and the Reset Perspective but none helped, is there a way to add the RTA to the tools menu?
BTW - I have the same issue on two different computers,
Thanks,
HR
Yes you can control what is visible under the Tools menu, however I'm not sure why they are not there in your menu to begin with. Did you customize your perspective with a previous version of CCS?
To add menu items, go to Window->Customize Perspective, Menu Visibility tab, expand Tools and check the ones you want to be visible. In my installation, everything under Tools is checked.
Hi Aarti,
Please find attached the Window->Customize Perspective, Menu Visibility tab where the RTA is missing, In the previous versions I added the tools to the CCS_edit window, I tried to remove the tools from the CCS_edit menu and this didn't helped,
Thanks,
HR
It seems like you are missing all the items that fall under DVT (Data Visualization Tools) (like Graph, Image Analyzer, RTA etc). I could generate the same list of menu items as you if I manually uninstall the DVT component by running uninstall_dvt.exe (in \ccsv5 folder within CCS installation).
I'm not quite sure why this happened in your case, maybe the DVT did not install properly, or it was uninstalled separately. I doubt you manually uninstalled the DVT component though. Would you be able to try a new clean installation in a directory where CCS has not been previously installed and see if that helps?
Hi,
Sounds like this is a known issue with installing MCSDK on top of CCS 5.1. Please see this thread: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/140381/506736.aspx#506736
As noted there, when installing MCSDK over CCS 5.1, uncheck the MCSA component to workaround this.