<?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: 64 bit linux ubuntu running maple ide usb port com port disapears</title>
		<link>http://forums.leaflabs.com/topic.php?id=183</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:22:13 +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=183" rel="self" type="application/rss+xml" />

		<item>
			<title>josheeg on "64 bit linux ubuntu running maple ide usb port com port disapears"</title>
			<link>http://forums.leaflabs.com/topic.php?id=183#post-1286</link>
			<pubDate>Wed, 15 Sep 2010 08:56:04 +0000</pubDate>
			<dc:creator>josheeg</dc:creator>
			<guid isPermaLink="false">1286@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;thanks humm so that might be why the askiee table script doen't apear to run correctly but the hello world one does.&#60;br /&#62;
Also linux seems to toggle virtual com port ... 1 and vcp ... 2.&#60;/p&#62;
&#60;p&#62;I am using ubuntu and removed brltty because it caused problems with the other arduino and if I pump the reset near when I hit program then relesase the code useualy goes in ok with one set of red saying ... going to the mode it is in when the reset is pressed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "64 bit linux ubuntu running maple ide usb port com port disapears"</title>
			<link>http://forums.leaflabs.com/topic.php?id=183#post-1252</link>
			<pubDate>Tue, 14 Sep 2010 14:18:41 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">1252@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;USB init is common to all sketches uploaded from within the IDE. However, the usb init routine will not run until AFTER the bootloader has exited. Often times, if you reset the board and then immediately try and open the serial port, Maple will still be in bootloader mode (about 4 seconds after reset) and no serial port will exist. By trying to open the non existent serial port, some OS's (especially linux), will either fail to enumerate the serial port properly or open it on a different device handle than usual (such as /dev/ttyACM1 instead of /dev/ttyACM0). &#60;/p&#62;
&#60;p&#62;Try power cycling your board, then waiting for 10 seconds. Then check for the COM port. &#60;/p&#62;
&#60;p&#62;The quick blinks followed by the slow blinks indicate the bootloader is currently active, and has not yet jumped to your user code and run USB init. All blinking is connected to pin 13.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>josheeg on "64 bit linux ubuntu running maple ide usb port com port disapears"</title>
			<link>http://forums.leaflabs.com/topic.php?id=183#post-1242</link>
			<pubDate>Tue, 14 Sep 2010 09:07:33 +0000</pubDate>
			<dc:creator>josheeg</dc:creator>
			<guid isPermaLink="false">1242@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;64 bit linux ubuntu running maple ide usb port com port disapears after uploading flash blinky with delay. Now I hit reset I get the fast then a slow blink then it stops blinking the defalt shows led is on pin 13 could the board be blinking a different pin or something and since my board does not do anything with the serial port is why that does not apear? &#60;/p&#62;
&#60;p&#62;So maby usb init should be common to all programs just so that doen't disaper if that is why.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
