Description Resource Path Location Type #16002-D build attribute vendor section TI missing in "D:/works/DSP/lib/CSL_C6455/csl_c6455/lib/csl_c6455.lib<csl_edma3HwSetup.o>": compatibility cannot be determined Edma_interrupt C/C++ Problem
类似这种警告,如何关闭?
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.
Description Resource Path Location Type #16002-D build attribute vendor section TI missing in "D:/works/DSP/lib/CSL_C6455/csl_c6455/lib/csl_c6455.lib<csl_edma3HwSetup.o>": compatibility cannot be determined Edma_interrupt C/C++ Problem
类似这种警告,如何关闭?
这个warning是因为csl_c6455.lib是老版本的CGT生成的, 用CCS v5新版本的cgt编译, 就会出现这个warning, 可以忽略这个warning, 或者到build option中选择--diag_suppress=16002 , 详细见下面的wiki.
http://processors.wiki.ti.com/index.php/C28x_Compiler_Error_and_Warning_Messages#Warning:_build_attribute_vendor_section_TI_missing_in_.22.3Clibrary_or_object.3E_:_compatibility_cannot_be_determined