I am working with a co-developer. We are attempting to share
our source files through a central repository (Subversion).
We both use CCS v4.2.4, and our compilers are both v6.0.1.
However, today, when I tried to build one of his projects,
using source files from the repository, I got a diagnostic:
"This project was created using a version of Code
Generation tools that is not currently installed:
5.2.1 [C2000]. Please install the Code Generation
tools of this version, or migrate the project to one
of the supported versions."
Chris Maxwell83026 asked about this same issue on 31 Aug
2011, and got the following response:
>
> You can either choose to use the version of the compiler
> that comes with your CCS install or download and install the
> version originally used by the project.
>
I do not wish to downgrade my compiler to some older
version. I prefer the latter.
What does it mean "to use the version of the compiler that
comes with your CCS install"? If I am not using the version
of the compiler that came with my install, what the heck am
I using?