<?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>Problems with FreeRTOS and NRF SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34102/problems-with-freertos-and-nrf-sdk</link><description>Hi, I am using nrf SDK for mesh and try to add FreeRTOS , but after adding build failed because both has files with same name. Is it possible to work with FreeRTOS and nrf SDK ? 
 Thanks in advance</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 May 2018 14:29:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34102/problems-with-freertos-and-nrf-sdk" /><item><title>RE: Problems with FreeRTOS and NRF SDK</title><link>https://devzone.nordicsemi.com/thread/131234?ContentTypeID=1</link><pubDate>Mon, 07 May 2018 14:29:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa1dac14-e000-49f4-a772-0dc29472cb22</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Ok, FreeRTOS support was never a part of the nRF SDK for Mesh development, so that is probably the reason for the name conflict. As I mentioned previously we do not have any plans for adding FreeRTOS support in the nRF SDK for Mesh.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You will have to solve the name conflict by either modifying the FreeRTOS source or the Mesh SDK to change the name of list.c/.h and queue.c/h.&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with FreeRTOS and NRF SDK</title><link>https://devzone.nordicsemi.com/thread/131225?ContentTypeID=1</link><pubDate>Mon, 07 May 2018 13:49:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:774b1fc5-411e-430c-b9c6-1b5458d4aec5</guid><dc:creator>Dev1</dc:creator><description>&lt;p&gt;Thank you for quick response.&lt;br /&gt;The used example is Light Switch example.&lt;br /&gt;I have include freeRTOS from sdk-for-mesh-2.0.&lt;br /&gt;The same files are list.c/list.h and queue.c/queue.h. These files are meet in both Core folder and FreeRTOS folder.&lt;br /&gt;&lt;br /&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with FreeRTOS and NRF SDK</title><link>https://devzone.nordicsemi.com/thread/131195?ContentTypeID=1</link><pubDate>Mon, 07 May 2018 12:38:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2b1aabf-640c-4d60-b343-23dacbacf513</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;I am afraid that we do not have any examples in our SDKs that uses both nRF SDK for Mesh and FreeRTOS so this is not something that we have tested. I also not aware of any activity related to making such an example.&amp;nbsp; Could you post a list of which files that generate the build errors?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>