Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi,
If I include the following library C:/ti/c2000/C2000Ware_5_00_00_00/libraries/math/CLAmath/c28/lib/cla1_math_library_datarom_fpu32_eabi.lib during build, the function CLAsin and CLAcos does not seem to work but, CLAsqrt works. I get the below warnings on using the above library.

If I include the library C:/ti/c2000/C2000Ware_5_02_00_00/libraries/math/CLAmath/c28/lib/cla1_math_library_datarom_fpu32_eabi.lib, I don't get any of the above warnings and CLAsin and CLAcos seems to be working.
I need clarifications for the below questions:
1) What is the difference in the library cla1_math_library_datarom_fpu32_eabi.lib between the ones shipped in C2000Ware 5.00 and C2000Ware 5.02?
2) For 28p65x, which library should be included: cla1_math_library_datarom_fpu32_eabi or cla2_math_library_datarom_fpu32_eabi ?
Thanks,
Mukul

