Part Number: MCU-PLUS-SDK-AM263X
Tool/software:
I want to compile the both C and c++ code files in a project. Now i am using the compiler version TI Clang V3.2.2 LTS . In documents its showing that it supports to both C and C++ support.
I can able to compile the c code in that same project, but When I import the c++ code file in the project and trying to compile it, its showing error related to Class, public, and private c++ keywords issue.
could you please help me to enable both c++ and C+ language support in the project .
thanks
Anand.