Hello,
I want to install the compiler separately from CCS so that we can control the compiler version independently of the CCS version.
I installed CCS12.4 (with 2.1.3.LTS) and separately installed 2.1.2.LTS as follows:

However, I noticed a gross difference in the project build time:
2.1.3.LTS : 33s
2.1.2.LTS : 1m 4s
The "standalone" compiler takes almost double the time.
Why is there such a difference in the build time please? I doubt it is to do with the compiler version but have an open mind.