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.

CCS/LAUNCHXL-F28069M: standalone mororware project - Warning 225-D function "ceil" declared implicitly

Part Number: LAUNCHXL-F28069M
Other Parts Discussed in Thread: MOTORWARE

Tool/software: Code Composer Studio

Hello,

from the motorware SDK, I have copied out a lab into a new Project so as not to change

the software in the motorware directories. When compiling the code I get the warning

"225-D function "ceil" declared implicitly" in proj_lab02.c which should be declared

in #define <math.h> at the top of the file. When I open the <math.h> it opens the

math.h in my local deader folder.  In properties -> build -> c2000 Compiler -> include options

there is a link to the system includes like this:"${CG_TOOL_ROOT}/include". Am I missing a

Compiler Option or does somebody habe maybe another idea of what is causing this?

Regards,

John