Part Number: TMS320F280049C
Other Parts Discussed in Thread: C2000WARE
Hello,
I tried to use the CLA math libraries but I'm facing to a problem.
As described in the documentation, I included the library and the CLADATAROM symbols library. (properties ->linker-> file search)
I used the cla2_math_library_datarom_fpu32_eabi.lib library from C:\ti\C2000Ware_2_01_00_00_Software\libraries\math\CLAmath\c28\lib as I used :
- cla type 2
- floating point 32 bits
- eabi output file
- I want to use the data rom
Then I used the symbols library F28004x_CLADATROM_Symbols_fpu32.lib from C:\ti\C2000Ware_2_01_00_00_Software\libraries\boot_rom\f28004x\revB\rom_symbol_libs\CLA_Data_ROM
When I compile I got some error from the linker because the library seems to be TI-COFF. I could not find a CLA DATA ROM symbol library in EABI.
Is it the right way to une the CLA DATA ROM? Where could I found the CLA DATA ROM symbol library compile in EABI?
Thanks for your help
Yann


