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.

warning #24017-D: Option --export is not valid without --dynamic or --sysv or --rom (ignored)

自己编写的一个工程文件,在经过CCS编译后出现了这个warning,不知道这个warning代表的是什么意思?如果忽略了会不会带来什么影响?

PS:

1、软件程序之前一个版本并没有出现该warning,不知道自己在那边做了点修改,然后就出现了这个warning。

2、有没有专门的手册讲解关于CCS编译中出现的warning以及error的?