<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=5&amp;t=2573" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2008-05-25T16:02:20+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=2573</id>
<entry>
<author><name><![CDATA[bergere]]></name></author>
<updated>2008-05-25T16:02:20+01:00</updated>
<published>2008-05-25T16:02:20+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=16020#p16020</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=16020#p16020"/>
<title type="html"><![CDATA[Problem with Robot Terminal]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=16020#p16020"><![CDATA[
THX for your Help but the problem was just the cable.<br />I changed the Cable and know everything works fine again.<br /><br />Sometimes the easiest way is the best <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":-)" title="Smile" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=818">bergere</a> — Sun May 25, 2008 4:02 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[StuartL]]></name></author>
<updated>2008-05-22T00:30:12+01:00</updated>
<published>2008-05-22T00:30:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15943#p15943</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15943#p15943"/>
<title type="html"><![CDATA[Re: Problem with Robot Terminal]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15943#p15943"><![CDATA[
<blockquote><div><cite>le fatumbi wrote:</cite><br />What I understand is that procedure should be the following:<br />: press #<br />: reset the cm5 (cm5 sends 0xFF not displayed)<br /></div></blockquote><br /><br />That 0xff is just the serial port resetting and sending crap.  It doesn't happen all the time and can be avoided by disabling interrupts and clearing a few registers before resetting.<br /><br /><blockquote class="uncited"><div><br />: wait the prompt '... boot loader..' and check that you receives echoes ('#')<br />: <span style="text-decoration: underline">press enter</span> (here, maybe we send 0xOd 0xOa instead of a single 0x0d ...)<br />: wait the second prompt '-'<br />: Here, only send the file.<br /></div></blockquote><br /><br />Don't forget you need to send the load command ('l' for Load + CR/LF) and wait for the ready prompt (plus a bit of slack, we give half a second) before sending the binary .bin file.<br /><br /><blockquote class="uncited"><div><br />I'm using the behaviour control program instead : menu management, recovery cm5 and use your hex file instead of the firmware.<br /><br />You'll have an error message at the end, but that is only a control of a normal start-up prompt that should come from cm5... if it was a Robotis' firmware.<br /></div></blockquote><br /><br />Never thought of using this, it's a smart idea.<br /><br /><blockquote class="uncited"><div><br />That works fine with my usb-rs232 adaptator.<br /></div></blockquote><br /><br />I tend to find that almost all USB serial adaptors are ok when you first use them.  Most of the drivers seem to lock up on USB suspend and some of them just seem to lock up randomly.  In all cases restarting the connection (close/open COM port) solves the problem.  I've never had any of these problems with hardware (16550 etc) COM ports and the USB serial problems occur with plenty of other products, so it's not a CM-5 problem.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=645">StuartL</a> — Thu May 22, 2008 12:30 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[le fatumbi]]></name></author>
<updated>2008-05-21T19:30:18+01:00</updated>
<published>2008-05-21T19:30:18+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15939#p15939</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15939#p15939"/>
<title type="html"><![CDATA[Re: Problem with Robot Terminal]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15939#p15939"><![CDATA[
if you can see some messages (boot prompt, #, ..), your com adaptor seems not bad.<br /><br />I tried also, but I haven't been able to send .hex with terminal <img src="http://forum.robosavvy.com/images/smilies/icon_sad.gif" alt=":-(" title="Sad" /><br /><br />What I understand is that procedure should be the following:<br />: press #<br />: reset the cm5 (cm5 sends 0xFF not displayed)<br />: wait the prompt '... boot loader..' and check that you receives echoes ('#')<br />: <span style="text-decoration: underline">press enter</span> (here, maybe we send 0xOd 0xOa instead of a single 0x0d ...)<br />: wait the second prompt '-'<br />: Here, only send the file.<br /><br />I'm using the behaviour control program instead : menu management, recovery cm5 and use your hex file instead of the firmware.<br /><br />You'll have an error message at the end, but that is only a control of a normal start-up prompt that should come from cm5... if it was a Robotis' firmware.<br /><br />That works fine with my usb-rs232 adaptator.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1012">le fatumbi</a> — Wed May 21, 2008 7:30 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[BillB]]></name></author>
<updated>2008-05-21T15:59:54+01:00</updated>
<published>2008-05-21T15:59:54+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15935#p15935</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15935#p15935"/>
<title type="html"><![CDATA[Problem with Robot Terminal]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15935#p15935"><![CDATA[
Can you connect using the Motion Editor? The Motion Editor is simply a front end to the terminal. If the Motion Editor can connect then at least you know that the USB-Serial COM port is working OK.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=264">BillB</a> — Wed May 21, 2008 3:59 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[StuartL]]></name></author>
<updated>2008-05-21T14:32:46+01:00</updated>
<published>2008-05-21T14:32:46+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15934#p15934</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15934#p15934"/>
<title type="html"><![CDATA[Problem with Robot Terminal]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15934#p15934"><![CDATA[
I've seen lots of problems with USB serial adapters, can you describe what happens when you connect to a 'real' COM port?<br /><br />Also try using the reset (mode) button instead of turning it off/on.  Sometimes this is more reliable...<br /><br />Do you have any debugging coming out of the COM port to know that your serial cable is good?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=645">StuartL</a> — Wed May 21, 2008 2:32 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[bergere]]></name></author>
<updated>2008-05-21T08:52:55+01:00</updated>
<published>2008-05-21T08:52:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15930#p15930</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15930#p15930"/>
<title type="html"><![CDATA[Problem with Robot Terminal]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2573&amp;p=15930#p15930"><![CDATA[
Hi,<br /><br />I connected my CM-5 via Serial and USB-Adapter.<br />But newly the robot terminal doesn´t show me the output of the cm-5.<br />I tried to change my software because i first think that i has make a mistake but i couldn´t change the software anymore.<br />1. Starting Robot Terminal<br />2. Holding Pressed &quot;#&quot;<br />3. Starting CM-5<br />==&gt; Normaly now i can change my Software but newly nothing happens. The Robot just start his normal Programm.<br /><br />I connected the CM-5 to COM1 (Robot Terminal connect there, too) that couldn´t be the bug.<br /><br />Could somebody help me??? Plz! <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":-)" title="Smile" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=818">bergere</a> — Wed May 21, 2008 8:52 am</p><hr />
]]></content>
</entry>
</feed>