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.

CODECOMPOSER: CCS Theia with CC1310, does not find ARM Compiler

Part Number: CODECOMPOSER
Other Parts Discussed in Thread: CC1310

Tool/software:

Hi,

I downloaded CCS Theia 1.4.0 and SimpleLink CC13x0 SDK 4.20 along with the recommended TI ARM Compiler LTS 18.2.

When I tried importing a CC1310 project (File -> Import project), I got an error message that no compiler is installed that can compile the project.

I tried the Help -> Check for updates button and also restarted CCS Theia, but I got the same error message.

In CCS Eclipse I would press help -> Install new components. Is there a similar button in CCS Theia? 

Cheers,

Marie H

  • Hi Marie,

    Sounds like you installed Arm compiler 18.2 but CCS Theia is not discovering it.

    Can you check the list of discovered compilers and see if 18.2 is in the list. If not, can you press the refresh button to see if it gets picked up.

    Make sure the root directory that the compiler is installed in is in the discovery path. C:\ti is a default discovery path and any compilers there will get discovered on refresh.

    Thanks

    ki

  • Can you check the list of discovered compilers and see if 18.2 is in the list. If not, can you press the refresh button to see if it gets picked up.

    Here is an image that may help: