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.

C6727 CSL compatibility warning message in CCSV5

Other Parts Discussed in Thread: SPRC223

I migrate CCSV3.3 project to CCSV5.5.0 for DSP 6727, The compiler is successful, but the linker generates lots of warning message. one of them is copied as below. it is for CSL library (SPRC 223)

warning #16002-D: build attribute vendor section TI missing in "C:\software\TI\sprc223\csl_C672x_03_00_09_00\csl_C672x_03_00_09_00\dsp\lib\csl_C6727.lib<csl_dmaxInit.o>": compatibility cannot be determined.

Also, other libraries (SPRC 203) I included generate the same warning message as above. The other libraries I included are

c672xSystemPatchV2_00_00.lib,  fastrts67xR.lib,  applySystemPatch.obj

Can I safely ignore the warning messages? or how to elinimate the warning messages?

Thanks

Honghui Qi