<?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: Problem with Maple IDE (pinMode function)</title>
		<link>http://forums.leaflabs.com/topic.php?id=563</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:19:42 +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=563" rel="self" type="application/rss+xml" />

		<item>
			<title>victoroza on "Problem with Maple IDE (pinMode function)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=563#post-3119</link>
			<pubDate>Mon, 13 Dec 2010 23:44:19 +0000</pubDate>
			<dc:creator>victoroza</dc:creator>
			<guid isPermaLink="false">3119@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Yes mbolivar.&#60;/p&#62;
&#60;p&#62;Thanks for asking!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "Problem with Maple IDE (pinMode function)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=563#post-3090</link>
			<pubDate>Sun, 12 Dec 2010 02:00:35 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">3090@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;hi victoroza,&#60;/p&#62;
&#60;p&#62;have you been successful uploading to flash?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>snigelen on "Problem with Maple IDE (pinMode function)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=563#post-3069</link>
			<pubDate>Fri, 10 Dec 2010 10:52:32 +0000</pubDate>
			<dc:creator>snigelen</dc:creator>
			<guid isPermaLink="false">3069@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;It sounds like you try to run a to large program from SRAM. If that's the case then try to run from FLASH instead, by choosing &#60;/p&#62;
&#60;p&#62;  &#60;code&#62;LeafLabs Maple rev3 to FLASH&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;from the Tools&#124;Board menu.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>victoroza on "Problem with Maple IDE (pinMode function)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=563#post-3068</link>
			<pubDate>Fri, 10 Dec 2010 09:49:12 +0000</pubDate>
			<dc:creator>victoroza</dc:creator>
			<guid isPermaLink="false">3068@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi all, &#60;/p&#62;
&#60;p&#62;I am using Maple IDE 0.0.8 on Windows 7 32-bit system. Recently, I have ran into a problem with pinMode function. My code compiles and works fine if I do not declare the pinMode function; however, if I included it, the following error occurs:&#60;/p&#62;
&#60;p&#62;Going to build using 'armcompiler' (ARM)&#60;br /&#62;
	Compiling core...&#60;br /&#62;
	No libraries to compile.&#60;br /&#62;
	Compiling the sketch...&#60;br /&#62;
	Linking...&#60;/p&#62;
&#60;p&#62;elf section &#60;code&#62;.data&#38;#39; will not fit in region&#60;/code&#62;ram'&#60;br /&#62;
c:/users/morgansolar/desktop/maple_ide/hardware/tools/arm/bin/../lib/gcc/arm-none-eabi/4.4.1/../../../../arm-none-eabi/bin/ld.exe: region `ram' overflowed by 560 bytes&#60;/p&#62;
&#60;p&#62;collect2: ld returned 1 exit status&#60;/p&#62;
&#60;p&#62;The code compiles find in Arduino IDE. I have no idea why the pinMode function would gives me these errors. Awwhh, so frustrating.&#60;/p&#62;
&#60;p&#62;By the way, in case questions will arise as to how I declare in my code:&#60;br /&#62;
pinMode(13,OUTPUT);
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
