<?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>nRF52810 Gazell implementation with Keil</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86404/nrf52810-gazell-implementation-with-keil</link><description>Hi, 
 We currently have a Gazell project that runs on nRF52832 . We have difficulties changing the project target to the nRF52810 . 
 From the SDK17.0.2, example: &amp;quot;gzll_ack_payload_device_pca10040&amp;quot;, just setting the target to nRF52810 , we get these errors</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Mar 2022 12:23:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86404/nrf52810-gazell-implementation-with-keil" /><item><title>RE: nRF52810 Gazell implementation with Keil</title><link>https://devzone.nordicsemi.com/thread/360803?ContentTypeID=1</link><pubDate>Wed, 30 Mar 2022 12:23:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3bf2c22-e717-4757-ad35-0e827ca3ffae</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;nRF52810 does not have the Floating Point Unit in the Cortex M4 CPU like the nRF52832 has. You need to use a Gazell library that is built for soft-float CPU.&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t find any library for the nRF52810 in the ARM directory of the Gazell library, but there is a GCC version available, which can also be used with Segger Embedded Studio (components\proprietary_rf\gzll\gcc\gzll_nrf52810_gcc.a). If you are able to port your project to one of these toolchains, you can use this library.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 Gazell implementation with Keil</title><link>https://devzone.nordicsemi.com/thread/360688?ContentTypeID=1</link><pubDate>Wed, 30 Mar 2022 08:38:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:503820f5-6fa1-4011-918d-a7483d50f29b</guid><dc:creator>Marcel</dc:creator><description>&lt;p&gt;I already followed this guide:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fnrf52810_user_guide.html&amp;amp;cp=4_0_1_5_0&amp;amp;anchor=ug_52810_intro"&gt;Transferring the project to nRF52810 hardware&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>