<?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 QuickStart Guide help</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37467/freertos-quickstart-guide-help</link><description>Hi guys, 
 I use SDK14.2 (i can switch to SDK15.0 if it makes any differences) and would want to integrate FreeRTOS to my existing project. I have tried the FreeRTOS example in SDK15.0 and reed the stuff that is available on infocenter. I have also reed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 May 2019 07:36:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37467/freertos-quickstart-guide-help" /><item><title>RE: FreeRTOS QuickStart Guide help</title><link>https://devzone.nordicsemi.com/thread/187783?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 07:36:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ae80ba7-59b4-4098-9b1d-fe1b3f6dcd44</guid><dc:creator>Ruth Fuchss</dc:creator><description>&lt;p&gt;Here&amp;#39;s the correct link: &lt;a href="https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/processor_avail_interrupt_latency/exception_mgmt_sd.html"&gt;infocenter.nordicsemi.com/.../exception_mgmt_sd.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FreeRTOS QuickStart Guide help</title><link>https://devzone.nordicsemi.com/thread/187621?ContentTypeID=1</link><pubDate>Fri, 17 May 2019 05:13:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28c235e0-5206-453e-a1d6-dfa633d122f5</guid><dc:creator>rahmat</dc:creator><description>&lt;p&gt;Hi, can you update the link on 2)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FreeRTOS QuickStart Guide help</title><link>https://devzone.nordicsemi.com/thread/144146?ContentTypeID=1</link><pubDate>Tue, 14 Aug 2018 11:22:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44483a3d-84e4-4294-90cd-e17bf3da6d5e</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Schef, Very good questions.&lt;/p&gt;
&lt;p&gt;In SDK15, we have updated FreeRTOS kernel to 10.0 and included a fix to one possible bug.&lt;/p&gt;
&lt;p&gt;1) You do not need to switch to SDK15 for that, just download SDK15 and extract SDK15\external\freertos folder and replace it with SDK14\external\freertos.&lt;/p&gt;
&lt;p&gt;The API is fully backward compatible so you do not need to change a thing. After this, you are with latest and greatest with all known issues patched. And there is no other dependency as all files are included here. I am not including standard include files and compiler specific standard libs.&lt;/p&gt;
&lt;p&gt;2) ISR/priorities for app using FreeRTOS, you handle it the same way as you handle without FreeRTOS, Check &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.sds%2Fdita%2Fsoftdevices%2Fs130%2Fprocessor_avail_interrupt_latency%2Fexception_mgmt_sd.html&amp;amp;cp=2_3_1_0_15_1"&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;3) Please look into the examples provided in &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/nRF5_SDK_v15.x.x/"&gt;SDK&lt;/a&gt; for this. You can find the example at SDK15\examples\ble_peripheral\ble_app_hrs_freertos\main.c&lt;/p&gt;
&lt;p&gt;4) softdevice will run at highest priority. FreeRTOS kernel runs on top of softdevice and softdevice will see freeRTOS kernel as another application.&amp;nbsp;The softdevice will be given as a binary and is standalone will not depend on any RTOS.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>