Other Parts Discussed in Thread: SFRA, C2000WARE, C2000WARE-DIGITALPOWER-SDK
Tool/software: TI C/C++ Compiler
Hi guys,
I have problem with SFRA. When I put SFRA_F_BACKGROUND function into my code, I get the following linker error.
rts2800_fpu32_fast_supplement.lib<sqrt_f32.obj> redefined in rts2800_fpu32.lib<e_sqrtf.obj>
I have found a similar problem in the thread below. and tried to apply same solution, but I've got this error message: #310 more than one instance of overloaded function "__relaxed_cosf" matches the argument list. And same error for sinf and sqrt functions.
Is there any other way to solve this "sqrt redefined" error? By the way I use CCS 7.4 and C2000 compiler v16.9.8 LTS.
Thanks,
Hakan