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.
以前用的是ccs6.1,现在安装了ccs10,在ccs10上导入ccs6.1版本代码,发现编译有问题。提示的告警:warning #10247-D: creating output section ".data" without a SECTIONS specification。还发现点击.cfg文件没有出现配置的画面
好的,您的版本是没有问题的。
.cfg文件打开方式:
warning #10247-D: creating output section ".data" without a SECTIONS specification
您没有为.data指定内存分配,可以参考一下例程的: