码迷,mamicode.com
首页 > 其他好文 > 详细

zed hdmi核构建error:xx uses VFP register arguments, hdmi02.elf does not

时间:2018-02-28 17:38:17      阅读:745      评论:0      收藏:0      [点我收藏+]

标签:gis   log   工程   detail   compiler   elf   gpo   logs   reg   

  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包里同样把-mfloat-abi的值改成softfp。
这个要从首页modify BSP setting中更改。

参考:http://blog.csdn.net/u010453704/article/details/68922885

zed hdmi核构建error:xx uses VFP register arguments, hdmi02.elf does not

标签:gis   log   工程   detail   compiler   elf   gpo   logs   reg   

原文地址:https://www.cnblogs.com/litingyu/p/8484456.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!