<?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 RET6 upload to RAM problem</title>
		<link>http://forums.leaflabs.com/topic.php?id=867</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:20:27 +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=867" rel="self" type="application/rss+xml" />

		<item>
			<title>techtim on "Maple RET6 upload to RAM problem"</title>
			<link>http://forums.leaflabs.com/topic.php?id=867#post-5772</link>
			<pubDate>Wed, 27 Jul 2011 15:48:06 +0000</pubDate>
			<dc:creator>techtim</dc:creator>
			<guid isPermaLink="false">5772@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;stupid question, found answer )
&#60;/p&#62;</description>
		</item>
		<item>
			<title>techtim on "Maple RET6 upload to RAM problem"</title>
			<link>http://forums.leaflabs.com/topic.php?id=867#post-5767</link>
			<pubDate>Wed, 27 Jul 2011 06:53:48 +0000</pubDate>
			<dc:creator>techtim</dc:creator>
			<guid isPermaLink="false">5767@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I have the same problem, when upload to flash everything is ok, but if i upload to RAM, first time everything uploads, but then mac os don't recognize Maple device and i can't send anything through USB to Maple. Is there any decision? And is there any difference in work on FLASH and RAM?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "Maple RET6 upload to RAM problem"</title>
			<link>http://forums.leaflabs.com/topic.php?id=867#post-5255</link>
			<pubDate>Thu, 16 Jun 2011 11:44:38 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">5255@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Check out this sweeeet video!&#60;br /&#62;
&#60;a href=&#34;http://www.youtube.com/watch?v=rvNIeKuXsxM&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=rvNIeKuXsxM&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "Maple RET6 upload to RAM problem"</title>
			<link>http://forums.leaflabs.com/topic.php?id=867#post-5253</link>
			<pubDate>Thu, 16 Jun 2011 10:55:14 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">5253@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;haha, for clarity, this should be changed to:&#60;/p&#62;
&#60;p&#62;&#34;Press and release reset again, but this time press and hold the BUT button sometime during the few short blinks. You can release BUT once the slow blinks start. The slow blinking should continue forever, indicating perpetual bootloader mode&#34;&#60;/p&#62;
&#60;p&#62;Incidentally, the only purpose of the first pressing of RESET is to get the user familiar with the blinking sequence. The concise instructions would just be: &#34;press and release reset, immediately following, press and hold BUT until the slow blinks start&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "Maple RET6 upload to RAM problem"</title>
			<link>http://forums.leaflabs.com/topic.php?id=867#post-5252</link>
			<pubDate>Thu, 16 Jun 2011 10:51:48 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">5252@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;This is a known bug that has not yet been cleared, unfortunately (beta product and all). I am nearly certain this bug stems from the fact that the RET6 uses 2KB flash pages, whereas the RBT6 uses 1KB flash pages. So the calls to dfu-util and the bootloader were modified for the RET6 to send data along in 2KB chunks rather than 1KB chunks. This is only for flash uploads, obviously.&#60;/p&#62;
&#60;p&#62;My guess is that the associated code in the bootloader for RAM uploads for some reason is not handling 2KB transactions gracefully (not sure why). There may be a fix for this without changing the bootloader, and just modding the call to dfu-util.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Maple RET6 upload to RAM problem"</title>
			<link>http://forums.leaflabs.com/topic.php?id=867#post-5251</link>
			<pubDate>Thu, 16 Jun 2011 10:21:34 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">5251@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I have two Maple RET6, and my old Maple rev3.&#60;/p&#62;
&#60;p&#62;There is a problem loading to RAM for the RET6.&#60;/p&#62;
&#60;p&#62;I use the Maple rev3 to check that the toolchain is working, and it seems to be.&#60;/p&#62;
&#60;p&#62;As a quick test of the RET6, I tried to upload blink using IDE 0.0.11.&#60;br /&#62;
When I upload to &#34;LeafLabs Maple RET6 Edition to Flash&#34; it works, and the /dev/tty.usbmodemxxxx is visible in the Tools -&#38;gt; Serial Port menu&#60;/p&#62;
&#60;p&#62;When I upload to RAM, the upload happens, but the LED doesn't blink, it stays off.&#60;br /&#62;
Also the RET6 has disappeared from the Tools -&#38;gt; Serial Ports menu.&#60;/p&#62;
&#60;p&#62;When I put the RET6 into perpetual bootloader mode (which sometimes takes several attempts, and I don't understand why, maybe the button has some manufacturing residue) the board reappears on the Tools-&#38;gt;Serial Port menu&#60;br /&#62;
It can again upload to Flash.&#60;/p&#62;
&#60;p&#62;When &#34;LeafLabs Maple RET6 Edition to RAM&#34; is selected, the upload appears to work (same sort of LED flashing), but the LED stays off, and the /dev/tty.usbmodemxxxx disappears from the menu.&#60;/p&#62;
&#60;p&#62;Put the board back into perpetual bootloader mode.&#60;br /&#62;
It doesn't reappear on the Tools-&#38;gt;Serial Port menu, but upload to Flash works, and runs.&#60;/p&#62;
&#60;p&#62;Both RET6 boards behave the same way. I can't load into RAM, only into Flash.&#60;br /&#62;
Perpetual bootloader mode doesn't happen every time I press the buttons.&#60;/p&#62;
&#60;p&#62;Suggestions?&#60;/p&#62;
&#60;p&#62;Edit: I think the 6 quick flashes when the board can be put into perpetual bootloader mode may be a too bit quick. Please consider stretching it another second. &#60;/p&#62;
&#60;p&#62;Small point:&#60;br /&#62;
(The instructions are a bit colloquial, does 'Hit' mean 'Click', i.e. quickly press and release? Or does 'Hit' mean even faster than 'Click', or something else? I think 'Click' is more universal, if that is what is meant. If 'Hit' isn't the same as 'Click' [which I don't believe] it might be helpful to spell out what 'Hit' means?&#60;/p&#62;
&#60;p&#62;Also, when I was taught English, we were taught to use 'but' rather than 'and' when some thing varied, e.g.&#60;br /&#62;
&#34;Hit reset again, and this time&#34;&#60;br /&#62;
would be&#60;br /&#62;
&#34;Hit reset again, but this time&#34;&#60;br /&#62;
to alert the reader that it is NOT the same as before.)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
