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.
Tool/software: Code Composer Studio
Hello,
I am building a sample CLA application for TMS320F28388D. I am using the following compiler options: --fpu_support = fpu64, --abi=eabi, --cla_support=cla2. The CLA math library does not specify which .lib file to be used for targets with FPU64. The below screenshot I referred from CLA math library user's guide version: V4.03.01.00.
Since the TMS320F28388D device supports CLA Data ROM, I intend to use the Data ROM variant of the library. So, my question is which CLA math library file must be used in my application for FPU64? cla2_math_library_datarom_eabi.lib or cla2_math_library_datarom_fpu32_eabi.lib?
Best Regards
Amulrass V
Hello,
For FPU64 on the C28x, use the CLA FPU32 EABI library.
I will submit a ticket to have the documentation improved.
Regards
Lori