<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>VFP register arguments issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65121/vfp-register-arguments-issue</link><description>Hello, 
 I am learning to create library in segger. I am using segger example https://wiki.segger.com/How_to_create_a_library_project_and_use_it_in_executable_project 
 I have created a small library project in the blinky sdk example. SDK version 15.2</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Aug 2020 12:39:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65121/vfp-register-arguments-issue" /><item><title>RE: VFP register arguments issue</title><link>https://devzone.nordicsemi.com/thread/265986?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2020 12:39:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:551d830f-9416-4f09-bd14-62ffe170fea6</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Excellent:) Thanks for confirming.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VFP register arguments issue</title><link>https://devzone.nordicsemi.com/thread/265980?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2020 12:31:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94dc6e2a-aa2e-4e5f-89e8-498dc88e403f</guid><dc:creator>GeekAD</dc:creator><description>&lt;p&gt;Hello Vidar,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;As per your suggestion, I changed the Floating-point to soft for both application &amp;amp; Library project. solved my issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank You!&lt;/p&gt;
&lt;p&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VFP register arguments issue</title><link>https://devzone.nordicsemi.com/thread/265950?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2020 11:37:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c5c014b-7a11-4bbc-b55f-f951c0246719</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The library file appears to be built without HW floating-point support while your main project has it enabled. That is why the linker complains. Try to go over the settings for the library project and make sure it uses the same floating-point settings as the blinky example.&lt;/p&gt;
&lt;p&gt;HW floating-point unit (FPU) enabled:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-32dcc82bad4d4397832d375a73e4b579/pastedimage1598268993797v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>