Hi,
I am using TMDX570LS20SUSB controller. I am trying to implement VFP. While compiling through TargetLink software in MATLAB,
1. enabled all the co-processor CP10 and CP11
2. included the compiler --float_support option as VFPv3D16.
But while linking got the error as,
<Linking>
fatal error: file ".\\TLSim\\pipt1\\TMDX570LS20SUSB_TI42\\sys_intvecs.obj" was built without VFP coprocessor support while a previously seen file was combining incompatible files.
I don't know how to resolve this problem. Is there any suggestions or idea please let me know.
One more doubt, Where i can find the predefined macros names for ARM such as, _ _TI_VFPV3D16_SUPPORT_ _, _ _TI_VFPLIB_SUPPORT_ _, etc... because these macro names are mentioned in SPNU151F.pdf or ARM Optimizing C/C++ Compiler v4.7.pdf file.
Thanks and Regards
Gowdham Natarajan