Tool/software: Code Composer Studio
I feel like in the last three days of intense googling to solve this problem I have gotten nowhere.
Like I've been picking up grains of sand hoping for a solution.
I have an older project, from last 2015 and I need to compile binaries from a bunch of source code to which there are no indicators of version numbers. I need to find which version produced the binary in a production run. The problem is Texas doesn't allow you to download anything except 4.4.8 which is definitely not the compiler used.
I have tried installing all the "Code Generation Tools" from the install new Software part of Eclipse and none of them show up in my build under the available compilers, There's also no elusive option in Windows->Preferences->Code Composer Studio->Build->CGT, it just doesn't exist. Checking for the executables in the C:\ti folder finds only pre-existing compilers which are in the 16-17 major version numbers.
So how do I acquire all the old compilers and how do I actually use one with Eclipse? Well I guess I can just copy them all manually to my C:\ti folder but something smarter than that would be helpful.
Regards,
Matt