您好,TI技术支持团队:
我的计算机上安装了Code Composer Studio (CCS) 11.1。
如何知道我的CCS有哪种C++标准(C++ 14,C++ 17或C++ 20)?
如何为给定的CCS项目选择特定的C++标准?
谢谢,此致,
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.
您好,TI技术支持团队:
我的计算机上安装了Code Composer Studio (CCS) 11.1。
如何知道我的CCS有哪种C++标准(C++ 14,C++ 17或C++ 20)?
如何为给定的CCS项目选择特定的C++标准?
谢谢,此致,
我的Windows笔记本电脑上没有任何其他g++编译器(如您在回复中粘贴的CCS项目“编译器版本”图像上所示)。
我的笔记本电脑上安装了最新的Microsoft Visual C++ Community Edition。
如何在我的Windows笔记本电脑上安装最新的GNU g++ 11.2 ,以及如何配置TI CCS 11.1 以识别g++ 11.2 版本?
谢谢!
很好
您好,Swamy,
根据MSP430 C/C++编译器指南,它是C ++ 14。 请参阅第80页。