<?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: Maple R5 - ArduinoIDE and MapleIDE not working!</title>
		<link>http://forums.leaflabs.com/topic.php?id=74420</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:04:31 +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=74420" rel="self" type="application/rss+xml" />

		<item>
			<title>tormod on "Maple R5 - ArduinoIDE and MapleIDE not working!"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74420#post-105691</link>
			<pubDate>Mon, 23 Mar 2015 16:54:18 +0000</pubDate>
			<dc:creator>tormod</dc:creator>
			<guid isPermaLink="false">105691@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Where does your Maple r5 come from? Maybe the bootloader is broken. It should blink fast for a second after resetting, then slow. You may have to reprogram the (USB) bootloader using the serial bootloader.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bigplik on "Maple R5 - ArduinoIDE and MapleIDE not working!"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74420#post-105685</link>
			<pubDate>Tue, 17 Mar 2015 13:34:28 +0000</pubDate>
			<dc:creator>bigplik</dc:creator>
			<guid isPermaLink="false">105685@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi gbulmer,&#60;/p&#62;
&#60;p&#62;I was trying to use perpetual bootloader mode, however unsuccessful. Spend few hours yesterday,&#60;br /&#62;
couldn't solve it. Don't know how to press this buttons, as sequence described on the forum not working for me. And even LED's are flashing different, first few times slowly and then fast till I unplug device and plug in again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Maple R5 - ArduinoIDE and MapleIDE not working!"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74420#post-105682</link>
			<pubDate>Tue, 17 Mar 2015 11:55:57 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">105682@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;@bigplik&#60;br /&#62;
Have you tried to put the board into &#34;Perpetual Bootloader Mode&#34;:&#60;br /&#62;
&#60;a href=&#34;http://static.leaflabs.com/pub/leaflabs/maple-docs/latest/troubleshooting.html#perpetual-bootloader-mode&#34; rel=&#34;nofollow&#34;&#62;http://static.leaflabs.com/pub/leaflabs/maple-docs/latest/troubleshooting.html#perpetual-bootloader-mode&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It is a bit tricky, it usually takes several attempts to get it to work, and the timing of the two buttons seems to be a awkward.&#60;/p&#62;
&#60;p&#62;(Full disclosure: I am not a member of LeafLabs staff.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bigplik on "Maple R5 - ArduinoIDE and MapleIDE not working!"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74420#post-105679</link>
			<pubDate>Mon, 16 Mar 2015 15:30:04 +0000</pubDate>
			<dc:creator>bigplik</dc:creator>
			<guid isPermaLink="false">105679@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I've seen one movie on YT where was eg. how to upload sketch into STM32 board by ArduinoIDE and MapleIDE, made same as on the movie, step by step and it wasn't work, ArduinoIDE can't program it in my case.&#60;/p&#62;
&#60;p&#62;I tryied to program it was MapleIDE, that is hard part, I have linux mint, in arduino also had spent some time to setup programs but it looks a lot easier than Maple to first start, there was an instruction how to program it but still, can't upload a sketch, program is starting uploading, and stock (MapleIDE),&#60;/p&#62;
&#60;p&#62;and device, LeafLabs Maple r5 is always flashing LED like an crazzy, even when I push the Reset or But button,&#60;br /&#62;
it flash slowly only on the begining for few times, and then fast, no matter what I do,&#60;/p&#62;
&#60;p&#62;when I start to upload program by MapleIDE I get this info&#60;/p&#62;
&#60;p&#62;&#34;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;br /&#62;
	Computing sketch size...&#60;/p&#62;
&#60;p&#62;/tmp/build8281330379353600180.tmp/Blink.cpp.bin  :&#60;br /&#62;
section    size   addr&#60;br /&#62;
.data   12848      0&#60;br /&#62;
Total   12848&#60;/p&#62;
&#60;p&#62;Binary sketch size is reported above. Check it against a 108000 byte maximum.&#60;br /&#62;
Loading via dfu-util&#60;br /&#62;
Resetting to bootloader via DTR pulse&#34;&#60;/p&#62;
&#60;p&#62;and then program stock, everytime, upload haven't been done even once,&#60;br /&#62;
don't know what is wrong as I don't get any information from IDE since that time.&#60;/p&#62;
&#60;p&#62;anyone knows how to deal with this stuff?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
