转:error: xxx.elf uses VFP register arguments

解决方法:

1.右键单击工程->properties->C/C++build->Setting->ARM v7 gcc compiler->Miscellaneous  把-mfloat-abi的值改成softfp;

2........................................................................................->ARM v7 gcc linker->Miscellaneous  把-mfloat-abi的值改成softfp;

3.在工程bsp包里的Makefile中同样把-mfloat-abi的值改成softfp。

文章来自:http://www.cnblogs.com/yaojinvip/p/6715059.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3