Tool/software: Code Composer Studio
Hello All,
I am migrating my delfino 335 based project from CCS 3.2 to CCS 6.1.0. I have used MATLAB Embedded coder also, to generate code from state chart diagrams.
When I compile my project in CCS 6.1.0, am getting below warnings, and am not very clear on how to rectify these.
Description Resource Path Location Type
#10247-D creating output section "PartIdRegsFile" without a SECTIONS specification project C/C++ Problem
#16002-D build attribute vendor section TI missing in "C2000_Platform/Platform/lib/IQmath_fpu32.lib<IQ17cosPU.obj>": compatibility cannot be determined. project. C/C++ Problem
#16002-D build attribute vendor section TI missing in "C2000_Platform/Platform/lib/IQmath_fpu32.lib<IQ17sinPU.obj>": compatibility cannot be determined .project .C/C++ Problem
#16002-D build attribute vendor section TI missing in "C2000_Platform/Platform/lib/IQmath_fpu32.lib<IQmathTables.obj>": compatibility cannot be determined. project .C/C++ Problem
Any help or suggestions would be great . Thanks .