编译警告:
This project was created using a version of compiler that is not currently installed: 6.0.3 [C2000]. Another version of the compiler will be used during build: 6.2.0. Please install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project properties
解决方法:
右键工程 à 属性 à General à Compiler version
TI v6.2.0
本文介绍了解决在项目中遇到的编译器版本不匹配警告的方法。当使用了未安装的编译器版本创建项目时,会导致警告信息出现。文章提供了具体的步骤来解决这一问题,包括调整项目属性以匹配现有编译器版本。
8万+

被折叠的 条评论
为什么被折叠?



