<?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>Compiler generates FPU instructions for a device without an FPU - Updating code for a new SoC (nRF52832)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56839/compiler-generates-fpu-instructions-for-a-device-without-an-fpu---updating-code-for-a-new-soc-nrf52832</link><description>Converting old code for a nRF51822 to the new SDK(15.3.0) for an nRF52832, this error happens: 
 #error &amp;quot;Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)&amp;quot; In the file &amp;lt;SDK&amp;gt;\components\toolchain\cmsis\include\core_cm0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 31 Jul 2020 01:04:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56839/compiler-generates-fpu-instructions-for-a-device-without-an-fpu---updating-code-for-a-new-soc-nrf52832" /><item><title>RE: Compiler generates FPU instructions for a device without an FPU - Updating code for a new SoC (nRF52832)</title><link>https://devzone.nordicsemi.com/thread/262478?ContentTypeID=1</link><pubDate>Fri, 31 Jul 2020 01:04:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d37072ee-e528-4880-9b06-d8fecd890e0b</guid><dc:creator>ConnorOsborn</dc:creator><description>&lt;p&gt;I wrote a python script to search for #include nrf51.h and replaced them with nrf52.h.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compiler generates FPU instructions for a device without an FPU - Updating code for a new SoC (nRF52832)</title><link>https://devzone.nordicsemi.com/thread/261883?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 06:48:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57b6351d-8374-4698-8ee6-5095b8c21f4c</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Mylena,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please create a new support case. Thanks.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compiler generates FPU instructions for a device without an FPU - Updating code for a new SoC (nRF52832)</title><link>https://devzone.nordicsemi.com/thread/260971?ContentTypeID=1</link><pubDate>Tue, 21 Jul 2020 10:51:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46421ac4-408b-4428-92f7-24aeef4cf8e6</guid><dc:creator>Alanarf</dc:creator><description>&lt;p&gt;Hi!&lt;br /&gt;I am a beginner here.&amp;nbsp;&lt;br /&gt;Please, could you share how did you do it?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compiler generates FPU instructions for a device without an FPU - Updating code for a new SoC (nRF52832)</title><link>https://devzone.nordicsemi.com/thread/230446?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 21:49:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46ea43a0-f86e-441a-bdf7-de2c65cd5b07</guid><dc:creator>ConnorOsborn</dc:creator><description>&lt;p&gt;Thank you! Turns out I still had nrf51.h in a couple files in the project, which contained the core_cm0.h include.&amp;nbsp; Including nrf52.h instead fix the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compiler generates FPU instructions for a device without an FPU - Updating code for a new SoC (nRF52832)</title><link>https://devzone.nordicsemi.com/thread/230194?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 01:03:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:beb31f4e-cd55-4e16-8de3-6b317fadd277</guid><dc:creator>Patrick</dc:creator><description>&lt;p&gt;You will probably want to include core_cm4.h rather than core_cm0.h for the nrf52832.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>