<?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>FreeRTOS compilation issues with nRF52820</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71715/freertos-compilation-issues-with-nrf52820</link><description>Hello, 
 I am working on nRF52820 custom development board with nRF5 SDK 17.0.2. I am using FreeRTOS and I experienced a lot of problems with compiling a simple project. I&amp;#39;ve found the issue inside FreeRTOS port, but I cannot find any ticket system, so</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Feb 2021 12:14:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71715/freertos-compilation-issues-with-nrf52820" /><item><title>RE: FreeRTOS compilation issues with nRF52820</title><link>https://devzone.nordicsemi.com/thread/295077?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2021 12:14:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3169ef33-cb8a-4950-ab3e-0be002b6bc07</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Please take a look at the answers &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/48517/transferring-the-project-to-nrf52811-hardware---fpu-error"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Why did the include files you included had&amp;nbsp;&lt;span&gt;__FPU_PRESENT&amp;nbsp; flag set to 1?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FreeRTOS compilation issues with nRF52820</title><link>https://devzone.nordicsemi.com/thread/294955?ContentTypeID=1</link><pubDate>Wed, 17 Feb 2021 18:31:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cca31f18-9ce5-404c-ac6c-30ea7f83a1f5</guid><dc:creator>www.FreeRTOS.org</dc:creator><description>&lt;p&gt;If your device is a Cortex-M3 or a Cortex-M4 that does not have an FPU then use the port layer from &lt;a href="https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/main/portable/GCC/ARM_CM3"&gt;FreeRTOS/Source/portable/[compiler]/ARM_CM3&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If your device is a Cortex-M4 with an FPU or a Cortex-M7 then use the port layer from &lt;a href="https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/main/portable/GCC/ARM_CM4F"&gt;FreeRTOS/Source/portable/[compiler]/ARM_CM4F&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>