Part Number: CCSTUDIO-THEIA
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
The Compiler and SysConfig discovery in CCS Settings is broken.
It's working as expected for C2000Ware.
This is tested on Windows 11. It's unknown if a similar issue exist on Linux and Mac.
Some background:
When installing several versions of CCS and C2000Ware from the release packages, the install folder gets to look like this:

With my setup, the expectation is that it's still possible to execute the four versions of CCS, and thereby be able to have the same features as when they were released - including use the LTS compiler and SysConfig that they came bundled with.
The problem.
The reality is that only the latest version of the Compiler and SysConfig is available for all of the installed CCS versions.
Going to File -> Preferences -> Code Compose Studio Settings.. in any of the installed CCS versions will unfortunately show exactly the same, as illustrated below.
Compilers:

As can be seen, the Compiler discovery-path defaults to the latest installed version, and secondary to the c:\ti folder - but it discovers nothing more that the latest version. Adding for example c:/ti/ccs2041 (or a version with slashes the other direction) does nothing to discover the earlier compilers. And editing the c:/ti/ccs2041 path or changing the search order is not possible.
Products:

It's slightly better on this pane.
The C2000Ware versions are correctly discovered, and thereby available to use by the projects.
However, the SysConfig is suffering from the same issues as the Compiler, that only only the latest version is available.
Expected:
If possible, please provide a quick workaround that allows selecting the old versions, and later provide a long-term fix.
Thanks.

