This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2540工程如何支持C++类并编译通过?

Other Parts Discussed in Thread: CC2540

官方的CC2540工程都是采用C语言进行创建编译的,  应用要求增加C++的类,编译失败。

通过修改IAR编译器配置C++,编译依然不通过。

请问如何在C的工程中支持C++?