<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: PSoC 6 FreeRTOS &#8211; The First Example	</title>
	<atom:link href="https://iotexpert.com/psoc-6-freertos-first-example/feed/" rel="self" type="application/rss+xml" />
	<link>https://iotexpert.com/psoc-6-freertos-first-example/</link>
	<description>Engineering for the Internet of Things</description>
	<lastBuildDate>Sat, 18 Aug 2018 21:37:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Alan Hawse		</title>
		<link>https://iotexpert.com/psoc-6-freertos-first-example/#comment-7104</link>

		<dc:creator><![CDATA[Alan Hawse]]></dc:creator>
		<pubDate>Sat, 18 Aug 2018 21:37:28 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3637#comment-7104</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://iotexpert.com/psoc-6-freertos-first-example/#comment-7101&quot;&gt;David w Zhang&lt;/a&gt;.

Yes]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://iotexpert.com/psoc-6-freertos-first-example/#comment-7101">David w Zhang</a>.</p>
<p>Yes</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David w Zhang		</title>
		<link>https://iotexpert.com/psoc-6-freertos-first-example/#comment-7101</link>

		<dc:creator><![CDATA[David w Zhang]]></dc:creator>
		<pubDate>Sat, 18 Aug 2018 03:59:11 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3637#comment-7101</guid>

					<description><![CDATA[it&#039;s necessary for you to use this .h file.

#include &quot;FreeRTOS.h&quot;]]></description>
			<content:encoded><![CDATA[<p>it&#8217;s necessary for you to use this .h file.</p>
<p>#include &#8220;FreeRTOS.h&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alan Hawse		</title>
		<link>https://iotexpert.com/psoc-6-freertos-first-example/#comment-4233</link>

		<dc:creator><![CDATA[Alan Hawse]]></dc:creator>
		<pubDate>Wed, 13 Dec 2017 13:45:23 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3637#comment-4233</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://iotexpert.com/psoc-6-freertos-first-example/#comment-4190&quot;&gt;Mike Roberts&lt;/a&gt;.

Yes. Exactly.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://iotexpert.com/psoc-6-freertos-first-example/#comment-4190">Mike Roberts</a>.</p>
<p>Yes. Exactly.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alan Hawse		</title>
		<link>https://iotexpert.com/psoc-6-freertos-first-example/#comment-4232</link>

		<dc:creator><![CDATA[Alan Hawse]]></dc:creator>
		<pubDate>Wed, 13 Dec 2017 13:45:01 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3637#comment-4232</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://iotexpert.com/psoc-6-freertos-first-example/#comment-4188&quot;&gt;Mike Roberts&lt;/a&gt;.

You are right.  But I haven&#039;t tried to port it.  But there will be more on that topic soon.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://iotexpert.com/psoc-6-freertos-first-example/#comment-4188">Mike Roberts</a>.</p>
<p>You are right.  But I haven&#8217;t tried to port it.  But there will be more on that topic soon.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike Roberts		</title>
		<link>https://iotexpert.com/psoc-6-freertos-first-example/#comment-4190</link>

		<dc:creator><![CDATA[Mike Roberts]]></dc:creator>
		<pubDate>Tue, 05 Dec 2017 17:46:35 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3637#comment-4190</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://iotexpert.com/psoc-6-freertos-first-example/#comment-4188&quot;&gt;Mike Roberts&lt;/a&gt;.

I figured it out. FreeRTOS 9.0.0 is included in PDL 3.0 and up.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://iotexpert.com/psoc-6-freertos-first-example/#comment-4188">Mike Roberts</a>.</p>
<p>I figured it out. FreeRTOS 9.0.0 is included in PDL 3.0 and up.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike Roberts		</title>
		<link>https://iotexpert.com/psoc-6-freertos-first-example/#comment-4188</link>

		<dc:creator><![CDATA[Mike Roberts]]></dc:creator>
		<pubDate>Tue, 05 Dec 2017 17:11:46 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3637#comment-4188</guid>

					<description><![CDATA[I am just starting to get FreeRTOS running on the PSoC6.  The latest version is FreeRTOS 10.0.0.  I have FreeRTOS 9.0.0 and FreeRTOS 10.0.0 downloaded and unzipped.  In the Build Settings, only 9.0.0 is available.  How do I target 10.0.0?  Is 9.0.0 built into Creator 4.2?

I am getting an engineer new to PSoC6  with FreeRTOS running.  Will he need to download 9.0.0 or 10.0.0?]]></description>
			<content:encoded><![CDATA[<p>I am just starting to get FreeRTOS running on the PSoC6.  The latest version is FreeRTOS 10.0.0.  I have FreeRTOS 9.0.0 and FreeRTOS 10.0.0 downloaded and unzipped.  In the Build Settings, only 9.0.0 is available.  How do I target 10.0.0?  Is 9.0.0 built into Creator 4.2?</p>
<p>I am getting an engineer new to PSoC6  with FreeRTOS running.  Will he need to download 9.0.0 or 10.0.0?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alan Hawse		</title>
		<link>https://iotexpert.com/psoc-6-freertos-first-example/#comment-3933</link>

		<dc:creator><![CDATA[Alan Hawse]]></dc:creator>
		<pubDate>Mon, 06 Nov 2017 18:26:37 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3637#comment-3933</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://iotexpert.com/psoc-6-freertos-first-example/#comment-3868&quot;&gt;Richard Stofer&lt;/a&gt;.

Yes.  There was a chance in PSoC Creator... you got it right.

I am fixing to post a bunch of new content this week... so look out]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://iotexpert.com/psoc-6-freertos-first-example/#comment-3868">Richard Stofer</a>.</p>
<p>Yes.  There was a chance in PSoC Creator&#8230; you got it right.</p>
<p>I am fixing to post a bunch of new content this week&#8230; so look out</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Richard Stofer		</title>
		<link>https://iotexpert.com/psoc-6-freertos-first-example/#comment-3868</link>

		<dc:creator><![CDATA[Richard Stofer]]></dc:creator>
		<pubDate>Mon, 30 Oct 2017 22:10:06 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3637#comment-3868</guid>

					<description><![CDATA[I just finished working through the Hello World FreeRTOS version using Creator 4.2.0.393.  I couldn&#039;t get the code to compile without adding a couple of FreeRTOS headers to main_cm4.c

#include &quot;project.h&quot; &#060;-- default
#include &#034;FreeRTOS.h&#034; &#060;-- added
#include &#034;task.h&#034; &#060;-- added

I don&#039;t know if I messed up or perhaps there is a change in this version of the Creator.  I downloaded it today, 10/30/17

I look forward to following along with the robotic arm.  It should be fun!]]></description>
			<content:encoded><![CDATA[<p>I just finished working through the Hello World FreeRTOS version using Creator 4.2.0.393.  I couldn&#8217;t get the code to compile without adding a couple of FreeRTOS headers to main_cm4.c</p>
<p>#include &#8220;project.h&#8221; &lt;&#8211; default<br />
#include &quot;FreeRTOS.h&quot; &lt;&#8211; added<br />
#include &quot;task.h&quot; &lt;&#8211; added</p>
<p>I don&#039;t know if I messed up or perhaps there is a change in this version of the Creator.  I downloaded it today, 10/30/17</p>
<p>I look forward to following along with the robotic arm.  It should be fun!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hassane		</title>
		<link>https://iotexpert.com/psoc-6-freertos-first-example/#comment-3154</link>

		<dc:creator><![CDATA[Hassane]]></dc:creator>
		<pubDate>Mon, 10 Jul 2017 20:53:54 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3637#comment-3154</guid>

					<description><![CDATA[PSoC 6 working following your blog. Tried it over the weekend, and bring up was a breeze.
Now on to porting my P4 design to it. Thanks Alan]]></description>
			<content:encoded><![CDATA[<p>PSoC 6 working following your blog. Tried it over the weekend, and bring up was a breeze.<br />
Now on to porting my P4 design to it. Thanks Alan</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alan Hawse		</title>
		<link>https://iotexpert.com/psoc-6-freertos-first-example/#comment-3056</link>

		<dc:creator><![CDATA[Alan Hawse]]></dc:creator>
		<pubDate>Thu, 15 Jun 2017 09:05:58 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3637#comment-3056</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://iotexpert.com/psoc-6-freertos-first-example/#comment-3055&quot;&gt;Carlos&lt;/a&gt;.

Yes that is correct...

P6 is a seriously remarkable chip.

Alan]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://iotexpert.com/psoc-6-freertos-first-example/#comment-3055">Carlos</a>.</p>
<p>Yes that is correct&#8230;</p>
<p>P6 is a seriously remarkable chip.</p>
<p>Alan</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carlos		</title>
		<link>https://iotexpert.com/psoc-6-freertos-first-example/#comment-3055</link>

		<dc:creator><![CDATA[Carlos]]></dc:creator>
		<pubDate>Thu, 15 Jun 2017 06:46:31 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3637#comment-3055</guid>

					<description><![CDATA[Hi,
Just saw on the image where you enable FreeRTOS that the version is 9.0.0, this version (i think) is the first one with the capability of development with static memory allocation [1], with this the memory management scheme (heap_4 in the example) is no longer required.
Generation of projects using FreeRTOS with static memory allocation is supported by Creator 4.1?

Thanks in advance and sorry for so many questions, can not wait longer to play with P6 :)

Carlos

[1] https://mcuoneclipse.com/2016/05/29/freertos-v9-0-0-with-static-memory-allocation/]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
Just saw on the image where you enable FreeRTOS that the version is 9.0.0, this version (i think) is the first one with the capability of development with static memory allocation [1], with this the memory management scheme (heap_4 in the example) is no longer required.<br />
Generation of projects using FreeRTOS with static memory allocation is supported by Creator 4.1?</p>
<p>Thanks in advance and sorry for so many questions, can not wait longer to play with P6 🙂</p>
<p>Carlos</p>
<p>[1] <a href="https://mcuoneclipse.com/2016/05/29/freertos-v9-0-0-with-static-memory-allocation/" rel="nofollow ugc">https://mcuoneclipse.com/2016/05/29/freertos-v9-0-0-with-static-memory-allocation/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Helon_Chan		</title>
		<link>https://iotexpert.com/psoc-6-freertos-first-example/#comment-2904</link>

		<dc:creator><![CDATA[Helon_Chan]]></dc:creator>
		<pubDate>Tue, 06 Jun 2017 04:01:56 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3637#comment-2904</guid>

					<description><![CDATA[Hello alan,
        Can you introduce something about tickless FreeRTOS Implementation.Because power consumption in the BLE application is very important.]]></description>
			<content:encoded><![CDATA[<p>Hello alan,<br />
        Can you introduce something about tickless FreeRTOS Implementation.Because power consumption in the BLE application is very important.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
