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 #10211-D: cannot resolve archive ... no input files have been encountered

I get the following warning on linking my project.  The link is successful and the project runs on the target.  I was wondering how to eliminate this warning.  Here is the link command and the warning: (The enclosed command is from the Mac version but I get the same warning in windows)

I aslo get the warning  #16002-D but I see other threads have addressed this issue (I could only determine from the threads to ignore it.  Is there a fix?)  Thank you.

Building target: pulp.out

Invoking: C2000 Linker

"/Applications/ti/ccsv6/tools/compiler/ti-cgt-c2000_6.4.4/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --opt_for_speed=2 --advice:performance=all -g --diag_warning=225 --display_error_number --diag_wrap=off -z -m"pulp.map" --stack_size=0x600 --warn_sections -i"/Users/nsing/Documents/TI/libs/math/FPUfastRTS/V100/lib" -i"/Users/nsing/Documents/TI/libs/math/IQmath/v160/lib" -i"/Applications/ti/ccsv6/tools/compiler/ti-cgt-c2000_6.4.4/lib" -i"/Applications/ti/ccsv6/tools/compiler/ti-cgt-c2000_6.4.4/include" --reread_libs --priority --display_error_number --diag_wrap=off --xml_link_info="pulp_linkInfo.xml" --rom_model -o "pulp.out"  -l"libc.a" "./code/src/ozMtrVoltsHz.obj" "./code/src/ozMtrPwm.obj" "./code/src/ozMtrPmsmFoc.obj" "./code/src/ozMtrHw.obj" "./code/src/ozMtrFault.obj" "./code/src/ozMtrCtrl.obj" "./code/src/ozMtrConfig.obj" "./code/src/ozMtrCan.obj" "./code/src/ozMtrBrkCtrl.obj" "./code/src/ozMtrAciFoc.obj" "./lib/src/SW90103_misc_instrument_support_lib/src/ozInstrPFTempF32.obj" "./lib/src/SW90103_misc_instrument_support_lib/src/ozInstrSHTempF32.obj" "./lib/src/SW90103_misc_instrument_support_lib/src/ozInstrSpeed.obj" "./lib/src/SW90077_generic_dsp_support_lib/src/ozDspGpio.obj" "./lib/src/SW90077_generic_dsp_support_lib/src/ozDspIntr.obj" "./code/src/DSP2833x_CodeStartBranch.obj" "./code/src/OzModSVgenMfF32.obj" "./code/src/ozMtrAmpCtrl.obj" "./code/src/ozMtrCtrlVhzF32.obj" "./code/src/ozMtrDeadTime.obj" "./code/src/ozMtrInstr.obj" "./code/src/ozMtrMain.obj" "./code/src/ozMtrMemMap.obj" "./code/src/ozMtrState.obj" "./code/api/wrappers/ozip/src/runtime_wrappers.obj" "../link/DSP2833x_Headers_nonBIOS.cmd" "../link/ozMtrLnk.cmd" -lIQmath_fpu32.lib -lrts2800_fpu32_fast_supplement.lib -lrts2800_fpu32.lib 

warning #10211-D: cannot resolve archive /Applications/ti/ccsv6/tools/compiler/ti-cgt-c2000_6.4.4/lib/libc.a to a compatible library, as no input files have been encountered

<Linking>

warning #16002-D: build attribute vendor section TI missing in "/Users/nsing/Documents/TI/libs/math/IQmath/v160/lib/IQmath_fpu32.lib<IQ15div.obj>": compatibility cannot be determined