RE: [Tinyos-help] [lesson 4 with tinyOs2.0]

2007-06-05 Thread Firat TARAKTAS
Hi, 1. Did you run the command like java TestSerial -comm [EMAIL PROTECTED]:telos or assign MOTECOM correctly? 2. Be sure that other running programs on your PC does not use your port. Firat TARAKTAS -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

Re: [Tinyos-help] [lesson 4 with tinyOs2.0]

2007-06-05 Thread Benjamin Madore
On Tue, June 5, 2007 10:26 am, vazoumana fofana said: i try to compile the lesson 4 Mote Pc serial Communication and Serial Forwarder : When i execute java TestSerial, there is an error message wich appears : [EMAIL PROTECTED]:9002 died - exiting (java.net.ConnectException: Connection

Re: [Tinyos-help] [lesson 4 with tinyOs2.0]

2007-06-05 Thread Peizhao Hu
A common problem that have to be mentioned in the documentation. possible reasons: 1. if you are using SerialForwarder, make sure your problem is pointing to the same port number, which SerialForwarder is outputing to. you can start your SerialForwarder as java net.tinyos.sf.SerialForwarder

[Fwd: Re: [Tinyos-help] [lesson 4 with tinyOs2.0]]

2007-06-05 Thread Benjamin Madore
Forwarding to the list (remember everyone, REPLY ALL) - Original Message - Subject: Re: [Tinyos-help] [lesson 4 with tinyOs2.0] My platform is Xubuntos. i ve got

Re: [Tinyos-help] [lesson 4 with tinyOs2.0]

2007-06-05 Thread Benjamin Madore
program. It may be able to take arguments on its own or not work with the SerialForwarder. From: Benjamin Madore To: vazoumana fofana CC: tinyos-help@millennium.berkeley.edu Subject: Re: [Tinyos-help] [lesson 4 with tinyOs2.0] Date: Tue, 5 Jun 2007 12:12:37 -0400 (EDT) On Tue, June 5, 2007 10:26