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.

Compiler: CC2650 moda and MSP432P401R (code composer studio)



Tool/software: TI C/C++ Compiler

Hi,

For using BLE stack (simpleLink), I need to install compiler version 5.2.6, but I am not able to install this on Code Composer Studio 7.1.0.  and I receive this error " Cannot complete the install because some dependencies are not satisfiable  , com.ti.cgt.tms470.5.2.linux.feature.group [5.2.6] cannot be installed in this environment because its filter is not applicable." 

I know that for connecting to Bluetooth and using BLE stack I need compiler 5.2.6. but I don't know how to install it. I would appreciate if some one could help me.

Regards,

Farinaz

  • Which operating system are you running CCS on (Windows or Linux)? 

    To install compiler 5.2.6, you can go to menu Help->Install New Software... and select "Code Generation Tools Updates. Make sure to choose either the win32 or linux update site depending on your host OS. Uncheck the box "Show only the latest versions of available software" and check the box "Show only software applicable to target environment". Then you should be able to select and install ARM compiler Tools v.5.2.6.

    Let us know if this helps.

  • Thank you so much!!