<?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: perpetual bootloader mode everytime I want to upload</title>
		<link>http://forums.leaflabs.com/topic.php?id=2451</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:13:39 +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=2451" rel="self" type="application/rss+xml" />

		<item>
			<title>mbolivar on "perpetual bootloader mode everytime I want to upload"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2451&amp;page=2#post-12732</link>
			<pubDate>Mon, 20 Aug 2012 16:09:49 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">12732@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I've combined these fixups into a patch to reset.py:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/leaflabs/libmaple/commit/82500d78136fe9c42177d7df712cd202d285971d&#34; rel=&#34;nofollow&#34;&#62;https://github.com/leaflabs/libmaple/commit/82500d78136fe9c42177d7df712cd202d285971d&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please let me know if it fixes the issue for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sam on "perpetual bootloader mode everytime I want to upload"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2451#post-12509</link>
			<pubDate>Fri, 17 Aug 2012 15:15:30 +0000</pubDate>
			<dc:creator>sam</dc:creator>
			<guid isPermaLink="false">12509@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I am on a MAC and I found using a ser.flush() (after the ser.write(&#34;1EAF&#34;) made it work reliably for me.  I believe  that insures that the characters are sent out before the close.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "perpetual bootloader mode everytime I want to upload"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2451#post-12508</link>
			<pubDate>Fri, 17 Aug 2012 14:28:45 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12508@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Awesome, thanks!  I was running into the same issue periodically and this helped. &#60;/p&#62;
&#60;p&#62;I still have issues with the IDE reset only working half the time.  I wonder if there is a fix for the IDE that is similar.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "perpetual bootloader mode everytime I want to upload"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2451#post-12501</link>
			<pubDate>Fri, 17 Aug 2012 10:26:15 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12501@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I don't know what was causing the problem, but I have managed to get it to reset it over serial. I changed the &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;ser.write(&#38;quot;1EAF&#38;quot;.encode(&#38;quot;ascii&#38;quot;))
 time.sleep(0.01)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;in the reset.py to&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;ser.write(&#38;quot;1EAF&#38;quot;.encode(&#38;quot;ascii&#38;quot;))
 time.sleep(0.1)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;changing the time to sleep to 0.1 seconds is allowing me to reset and upload will the board is running.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "perpetual bootloader mode everytime I want to upload"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2451#post-12500</link>
			<pubDate>Fri, 17 Aug 2012 10:11:03 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12500@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;The issue that I'm having is that I have to manually reset it every time I want to upload. If I use the IDE, I don't have to reset the board every time. If I connect to the board with the IDE serial it will allow me to upload to the board again. I am able to connect serially to the board, but I can not reset it from serial.&#60;/p&#62;
&#60;p&#62;I have the rev 3+.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>asterix on "perpetual bootloader mode everytime I want to upload"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2451#post-12493</link>
			<pubDate>Fri, 17 Aug 2012 06:19:10 +0000</pubDate>
			<dc:creator>asterix</dc:creator>
			<guid isPermaLink="false">12493@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Sorry, just read it works in the IDE :/  . You can also manually hit the reset button to force an upload.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>asterix on "perpetual bootloader mode everytime I want to upload"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2451#post-12492</link>
			<pubDate>Fri, 17 Aug 2012 06:18:03 +0000</pubDate>
			<dc:creator>asterix</dc:creator>
			<guid isPermaLink="false">12492@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I've sometimes run into this problem in various situations. More so when powering external devices off maple mini's vcc or if there are other peripherals attached to GPIO pins. If you've got an external source plugged in, remove the ViN connection before attaching the usb cable.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "perpetual bootloader mode everytime I want to upload"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2451#post-12479</link>
			<pubDate>Thu, 16 Aug 2012 23:25:41 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12479@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I'm on Mac OS Mountain Lion and I have to put the board into perpetual bootloader mode every time I want to upload a new build. I'm using command line and this happens with the example that's part of the command line doc. when running &#34;make install&#34; after I have already uploaded a program I get this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Install target: flash
/Users/jbluepolarbear/libmaple/support/scripts/reset.py &#38;amp;&#38;amp; sleep 1                  &#38;amp;&#38;amp; dfu-util -a1 -d 1EAF:0003 -D build/maple.bin -R
Using /dev/tty.usbmodemfd131 as Maple serial port
dfu-util - (C) 2007 by OpenMoko Inc.
This program is Free Software and has ABSOLUTELY NO WARRANTY

No DFU capable USB device found
make: *** [install] Error 1&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I tried it in the IDE and it can reset the board from there without have to set it into perpetual bootloader mode.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
