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.

CCS/CCSTUDIO: C2000ware installation on MacOS not found by CCS 9.3.0

Part Number: CCSTUDIO
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

I installed CCS 9.3.0 on my Mac which is running MacOS Mojave (10.14.6).

I have tried to install C2000Ware 2.01.00 from the Resource Explorer, and this silently failed (no files were installed).

Then I downloaded the Mac installer from the TI site and ran it; this resulted in C2000Ware being installed under /Applications/ti/C2000.

This path is on my CCS Products search list.

However, in Preferences/Code Composer Studio/Products, I don't see C2000Ware listed.

I have even added the C2000Ware directory (/Applications/ti/c2000/C2000Ware_2_01_00_00) to the products search path list.

This search path list includes:

  * /Applications/ti

  * /Applications/ti/c2000

  * /Applications/ti/c2000/C2000Ware_2_01_00_00

I have tried pressing the "refresh" button in the Products pane. I have tried restarting CCS and repeating the procedure.

What can I do to make this work?

  • I fixed this by renaming "metadata/tirex" at the root of the C2000Ware installation as ".metadata/.tirex" using the Terminal.

    The installer should get these path names correct, though.