Tool/software: Code Composer Studio
Hi,
I've recently installed the CCS V10 with compiler version 20.2.0
I've imported a project that was compiled under CCS V7.4 with compiler 18.12.4
I have a problem that with the new CCS and compiler I get the symbol __cplusplus defined.
in the CCS V7.4 the symbol is not being defined.
I don't have any .cpp or other cpp files in the project.
I've noticed that under the new compiler I have this definition:
In the old compiler V18 these values do not exist, and also the whole entry for "CCS Built-in Compiler Settings" does not exist. Everything is in "CDT Managed.."
Is it possible to tell the compiler not to include this symbol?
any other workaround?
thanks!