Processor: c6727
I am now trying to compile a relocatable ELF dll and I followed all the necessary step to link in the correct lib and .h source files.
Unfortunately I have tried a few different functions but all give the same error reported below:
fatal error: file "C:/Program Files/Texas
Instruments/c6700/c67xmathlib_2_01_00_00/lib/c67pfastMath_elf.lib<log2sp.obj
>" has a Tag_Long_Precision_Bits attribute value of "3" that is different
than one previously seen ("2"); combining incompatible files
Have you got any idea why?
Thanks