<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Compile Error with GUNARM and Keil</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/21580/compile-error-with-gunarm-and-keil</link><description> 
Hi 

 
I am new with ARM and I try to compile the Blinky example that
comme with keil. 

 
I use the keil demo V3.5 with GUNARM V4.1.1 

 
When I compile have these ERROR: 

 
arm-elf/bin/ld: ERROR: blinky.o uses software FP, whereas First.elf uses</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Compile Error with GUNARM and Keil</title><link>https://community.arm.com/thread/48044?ContentTypeID=1</link><pubDate>Tue, 17 Apr 2007 09:10:32 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:607047c7-63d3-45dd-a18b-3289ab1af1c7</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
I guess that &amp;quot;FP&amp;quot; here stands for &amp;quot;Floating Point&amp;quot;?&lt;/p&gt;

&lt;p&gt;
In that case, it&amp;#39;s telling you that one part of your project is
using software floating-point, while another wants hardware
floating-point support.&lt;/p&gt;

&lt;p&gt;
Presumably, You need to choose one or the other for the entire
project - but not both!&lt;/p&gt;

&lt;p&gt;
You will have to study the &lt;b&gt;GNU Manuals&lt;/b&gt; to see how to do
that...&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>