<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Getting FreeRTOS v8.0.1 to work with Maple (libmaple)</title>
		<link>http://forums.leaflabs.com/topic.php?id=74314</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:17:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=74314" rel="self" type="application/rss+xml" />

		<item>
			<title>Abo on "Getting FreeRTOS v8.0.1 to work with Maple (libmaple)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74314#post-105366</link>
			<pubDate>Mon, 05 May 2014 10:43:52 +0000</pubDate>
			<dc:creator>Abo</dc:creator>
			<guid isPermaLink="false">105366@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Works now.&#60;/p&#62;
&#60;p&#62;I forgot to change &#34;vPortSVCHandler( void )&#34; into those &#34;!!! Maple&#34; style function void __exc_svc( void ).&#60;/p&#62;
&#60;p&#62;Actually, is there a particular reason why maple use a different name (__exc_svc, __exc_pendsv) instead of the original (vPortSVCHandler, xPortPendSVHandler)?&#60;/p&#62;
&#60;p&#62;Many thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Abo on "Getting FreeRTOS v8.0.1 to work with Maple (libmaple)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74314#post-105357</link>
			<pubDate>Fri, 02 May 2014 15:32:48 +0000</pubDate>
			<dc:creator>Abo</dc:creator>
			<guid isPermaLink="false">105357@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;FreeRTOS v8.0 just came out and I would like to use some of its new features with Maple (Event Groups and Task State, for example)...&#60;/p&#62;
&#60;p&#62;I'm an arduino-type programmer and doesn't have much experience with porting FreeRTOS, so I copied the files from v8.0 release and modify port.c, portable.h and portmacro.h according to what I see from the libmaple FreeRTOS v7.0 (those !!! Maple code)....&#60;/p&#62;
&#60;p&#62;I got to the point where my code compiles with the v8.0 release, but I couldn't get the task running (could be scheduler not running?).. I feel that I'm missing some port setting, but I don't know how much different is it from v.7 to v.8&#60;/p&#62;
&#60;p&#62;Has anyone ported FreeRTOS v8.0 to Maple?&#60;/p&#62;
&#60;p&#62;Many thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
