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.

TMS320F28335: I couldn't select the compiler in the compiler list

Part Number: TMS320F28335

Dear teams:

My problem is I couldn't select the compiler in the compiler list but i downloaded all the compilers
The steps which i followed is
  • Select 'Windows->Preferences...'
  • Expand the 'Code Composer Studio' node in the left pane
  • Expand the 'Build' node in the left pane
  • Select the 'Compilers' node underneath.
But i couldn't see any compiler name in the "discovered tool tab" which is under "tool discovery path" tab.
  • Hi,

    Can you please post your screen shot of that page? Which operating system are you using?

    Mine below which works properly on windows, which might help you:

  • Thank you so much for your timely help.

    Herewith I attach my screenshot of CCS(compiler section)for your concern and looking for a solution from your side.

    The operating system which i use is WINDOWS 8.1 Pro 64-bit OS.

    There is no C2000 launchpad or F28335 launchpad in my CCS v7. I also attach that screenshot for your concern.

    Thanks & Regards,

  • Hi,

    Thanks for the screen shots. I am doubting if C2000 Device support is properly installed with CCS.

    Can you go to CCS  menu -Help->About Code Composer studio and Installation Details ->  Installed Software Tab.

    Please find my Screen shot(with CCS7.x)  for reference( please post if you have similar entries in your CCS side). 

  • Hi Sudharsanan:

    Herewith I attach the screenshot of installed software tab in CCS

  • Dear Sudharsanan:

    Look forward to your reply

    Thanks & Regards,
  • Hello KK.

    Sorry for the delay. I shall move this to CCS forum who might be able to support this query better.
  • KK,

    If the CCS installation was successful (as seemed to be the case by looking at the Installation History), it is very strange that the compiler tools are not listed under "Discovered tools". Could you confirm first that the compiler tools are actually installed inside the C:\ti\ccsv7\tools\compiler directory?

    Have you tried restarting CCS since the installation? If that does not help, would you mind trying a reinstall? You could even leave the current installation as-is (to delete later, if needed) and try the installation again in a different directory.

  • Yeah I confirm that the compiler tools are actually installed inside the C:\ti\ccsv7\tools\compiler directory.

    To your additional info :
    I have also reinstall it but the same problem exists so I'm doubting that it might be because of 64-bit OS. Please let me know if i should try 32-bit OS for CCS? or Will it work in all Operating system(32-bit,64-bit)?

    Thanks & Regards,
  • I had similar problem. I had a project in GIT and was working on different PCs at different time. On one PC i had CCS7.2 and C/C++ Compiler V16. On the other - CCS7.4 and Compiler v18.1. I have created project with compiler v16 and uploaded to the remote server. On the other PC i've pulled that project, changed settings to compiler v18. Than pushed the changes on the server. That on the first PC i've pulled the project again, but it couldn't be built because compiler v18.1 wasn't installed on that PC. I've installed the compiler, but was not able to select it in the properties.

    Reinstalling CCS helped =)
  • Dear AartiG:

    Look forward to your reply

    Thanks & Regards,
  • K.K said:
    I have also reinstall it but the same problem exists so I'm doubting that it might be because of 64-bit OS. Please let me know if i should try 32-bit OS for CCS? or Will it work in all Operating system(32-bit,64-bit)?

    CCS should work just fine on 64-bit Windows OS (in fact most customers and folks within TI use it in a 64-bit OS environment), so that is not the issue. There must be something else in your specific environment that is causing an issue, but I can't tell what it could be, especially since it seems like the installation completed fine and the compiler tools also installed properly. 

    When you create a new CCS project from menu Project->New CCS Project and select the F28335 device, does it default to a compiler version?

  • K.K,

    I just wanted to check in to see if you were able to resolve this issue. It would be interesting to know if you are able to create new projects and/or use CCS is any fashion to build a project.