This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS570LS1224: Error: [E0002] Instruction requires VFP or NEON support

Part Number: TMS570LS1224

Tool/software: Code Composer Studio

Hello,

I'm compiling my code using CCSV7 but while compiling i'm getting following error:

"sys_core.asm", ERROR! at line 107: [E0002] Instruction requires VFP or NEON support

fmxr fpexc, r2

"sys_core.asm", ERROR! at line 109: [E0002] Instruction requires VFP support

fmdrr d0, r1, r1

"sys_core.asm", ERROR! at line 110: [E0002] Instruction requires VFP support

fmdrr d1, r1, r1 

Please help me with this issue.

Thanks and Regards,

Amruta Tundurwar