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.

链接时告警问题-兼容问题



使用了csl的库文件,编译时告警如下:

<Linking>
warning #16002-D: build attribute vendor section TI missing in "E:/Exercise/C6455/Demo/C6455_ex/GPIO_test/lib/csl_c6455.lib<csl_gpioClose.o>": compatibility cannot be determined

我理解是compiler的版本不一致的原因(生成csl库文件时的版本和用户工程所使用的版本)。不知道是否正确?

这个告警有没有影响?如果想去掉这个告警,应该如何处理呢?