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.
部件号:LAUNCHXL-F2.8377万S
工具/软件:Code Composer Studio
我正在尝试从控制套件导入演示属性,当单击Build boton send "error-cdebug_ASM_data is no longer supported"时。
我安装了CCS 6.1 5.3和控制套件3.4 4.4。
由于我之前有一些错误,我必须安装C2000编译器版本16.12 .0.STS。
如何解决此错误?
谢谢
D ELisei 说:由于我之前有一些错误,我必须安装C2000编译器版本16.12 .0.STS。[/QUOT]
该版本的编译器不再支持选项--cdebug_ASM_data。 如果必须使用该版本的编译器,则只需从项目的生成属性中删除该选项。 它不应影响其功能。