Tool/software: Code Composer Studio
I have CCS9.3, and am attempting to install some older versions of CGT (specifically 7.4.24... our project is old and we really don't want to have to make any changes to our toolset), and it doesn't seem to be working although no errors are reported, and CCS seems to be telling me that install has completed successfully.
I am attempting to install these tools by going to Help->Install Code Generation Tools..., selecting C6000 v7.4.24 in the list, then clicking through the menus to complete the install process. Eventually, I see the pop-up claiming that install completed successfully, asking me if I want to restart to apply changes, which I accept. Then after restarting CCS, I open Window->Preferences, go to Code Conmposer Studio->Build->Compilers in the tree, and... nothing... the compiler doesn't show up, indicating to me that it did not in fact, install correctly. So, I traverse the base directory where CCS is installed, and lo and behold: I only see ti-cgt-c6000_8.3.5/ under tools/compiler/
What's going on here, and why can't I seem to install this (or any other) tool?