Part Number: TMS320F28388D
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