Buildfile generation error occurred…
This project was created using a version of compiler that is not currently installed - 20.2.1.LTS [C2000]:
- See ‘Help > Install New Software’ and select ‘Code Generation Tools Updates’ to check if this compiler is available through a CCS update.
- Visit CCS App Center to get the latest compiler support.
- Or download and install the compiler [http://software-dl.ti.com/codegen/non-esd/downloads], then register it with CCS through ‘Preferences > CCS > Build > Compilers’.
Build stopped…
根据编译的信息容易知道是哪个版本的编译器未安装,接下来只需要安装对于版本的编译器即可解决问题。
按照提示,找到相应位置,安装编译器。
不知道选啥的话,就全选,然后一路“NEXT”
右下角会出现进度条
等待安装完成即可