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.

TMS320F28388D: Compiler: rts2800_fpu32_eabi error while compiling

Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG

Hello,

I was working with 28379D and trying to migrate project to 28388D processor. I am using sysconfig within the project. After solving other issues compiler gives this error: 

error #16041-D: File "copy_decompress_lzss.c.obj in C:\ti\ccs1260\ccs\tools\compiler\ti-cgt-c2000_22.6.1.LTS\lib\rts2800_fpu32_eabi.lib" passes/returns double types in memory while previous files pass them in FPU64 registers.

I am using these symbols in compiler flags  --float_support=fpu64 --fp_mode=relaxed --fp_reassoc=on

What can cause to this problem ?

Best Regards,