Hello,
I started working on the TMS USB development kit. I was able to initialise the microcontroller and flash LED via the ports.
When i tried to use some Flash API as SPNA117A–May 2010 document i encounter some error
file "../pf035a_api_eabi.lib<compact.obj>" was built without VFP coprocessor support while a previously seen file was; combining incompatible files
So i modified Project->Properties->C/C++ Build-> Runtime Model Options->Floating point support from VFPv3D16 to "Blank" (No selection) .
Then i get another error
file "C:/Program Files/Texas Instruments/ccsv4/tools/compiler/TMS470 Code Generation Tools 4.6.6/lib/rtsv7R4_T_be_v3D16_eabi.lib<copy_decompress_none.obj>" was built with VFP coprocessor support while a previously seen file was not; combining incompatible files.
Can anyone please provide some solution to sort this out ?
Thanks,
Renjith George