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.

floating point in CCS v3.3



Hi

I have F28335 ezdsp CCS V3.3  and I wrote a program.

When I compile it,every thing is ok.But when I config the compiler to --float_support=fpu32,it warns.

the warning is:

>> WARNING: invalid compiler option --float_support=fpu32 (ignored)

I don't know why?

The code generation tools version is V4.1.3.

When I change code generation tools version, the compiler has an error.

How can I fix it?

Please help me.

thanks.