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.