<?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>Implementing FreeRTOS into an existing project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47407/implementing-freertos-into-an-existing-project</link><description>Hi, I am new to FreeRTOS and am planning to change to some of my code routines to FreeRTOS because my code has been expanding and in need of priorities interrupts. I face with a few challenges implementing FreeRTOS (just adding it into the project creates</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 May 2019 09:05:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47407/implementing-freertos-into-an-existing-project" /><item><title>RE: Implementing FreeRTOS into an existing project</title><link>https://devzone.nordicsemi.com/thread/189524?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 09:05:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2c5d9a4-d647-4fc5-bfd5-789e1c5824ee</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Yes - an RTOS project needs to be &lt;em&gt;&lt;strong&gt;designed&lt;/strong&gt; &lt;/em&gt;as such from the outset - it is not a &amp;quot;bolt-on&amp;quot;.&lt;/p&gt;
&lt;p&gt;Again, this has nothing specifically to do with Nordic; and applies to &lt;em&gt;&lt;strong&gt;any&lt;/strong&gt;&lt;/em&gt; RTOS - not just FreeRTOS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementing FreeRTOS into an existing project</title><link>https://devzone.nordicsemi.com/thread/189435?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 03:44:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90179874-981b-427b-92db-51fe2cb35ce4</guid><dc:creator>rahmat</dc:creator><description>&lt;p&gt;Thanks awneil, so you&amp;#39;re saying even with a simple blinky program, I cannot add FREERTOS and need to create a new project.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementing FreeRTOS into an existing project</title><link>https://devzone.nordicsemi.com/thread/187640?ContentTypeID=1</link><pubDate>Fri, 17 May 2019 08:07:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:412b21ea-2ced-4262-a218-781a698e36cf</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;You can&amp;#39;t just add an RTOS to a project!&lt;/p&gt;
&lt;p&gt;Working with an RTOS requires an entirely different structure &amp;amp; design for your code - it is not a &amp;quot;bolt-on&amp;quot;.&lt;/p&gt;
&lt;p&gt;This applies to&amp;nbsp;&lt;em&gt;&lt;strong&gt;any&lt;/strong&gt; &lt;/em&gt;RTOS on &lt;em&gt;&lt;strong&gt;any&lt;/strong&gt; &lt;/em&gt;platform - it is not specific to FreeRTOS, and certainly not specific to Nordic.&lt;/p&gt;
[quote userid="73183" url="~/f/nordic-q-a/47407/implementing-freertos-into-an-existing-project"] I am new to FreeRTOS[/quote]
&lt;p&gt;Then you need to spend time to gain familiarity with FreeRTOS.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;FreeRTOS is a 3rd-party product - nothing to do with Nordic. Documentation &amp;amp; support here:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://www.freertos.org/"&gt;https://www.freertos.org/&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
[quote userid="73183" url="~/f/nordic-q-a/47407/implementing-freertos-into-an-existing-project"]in need of priorities interrupts[/quote]
&lt;p&gt;&lt;span&gt;You &lt;em&gt;can&lt;/em&gt; do that without an RTOS&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>