Hi!

On Sun, 28 Sep 2008, Vinod Kulathumani wrote:

> Hi Razvan
>
> The burn script, like u said is extremely slow, but works.

I tried to debug the problem but I couldn't fix it yet. The serial library 
for python is behaving different in cygwin than in linux and I don't know 
yet how to fix it. :-( More specifically, each read after a write is 
taking a looong time (about 1 second). Perhaps somebody more knowledgeable 
in cygwin can shed some light on this issue.

--
Razvan ME

> I executed: ./burn 5 /dev/ttyS5 telosb
>
> Even the tos-deluge command is able to ping the node.
>
> Thanks
> Vinod
>
> Vinod Kulathumani
> Department of Computer Science and Electrical Engineering
> West Virginia University
>
>
>>>> "Razvan Musaloiu-E." <[EMAIL PROTECTED]> 9/27/2008 5:20 PM >>>
> Hi!
>
> On Fri, 26 Sep 2008, Vinod Kulathumani wrote:
>
>> Hello
>>
>> I am trying to use deluge with tinyos-2 on windows xp / cygwin. I got
>> tinyos-2.1 installed using the latest rpms posted on the web site for
>> tinyos-2.1 installation. I am using the telosb platform.
>
> I just installed the tinyos-2.1 on XP using the cygwin-files.zip and the
> rpms. Then I manually installed the pyserial-2.4 and then I tried the burn
> script from /opt/tinyos-2.x/apps/tests/deluge/Blink. motelist said that my
> mote is on COM11 so I gave the command:
>       ./burn 10 /dev/ttyS10 telosb
> The test run fine but the upload was excruciating slow. :-( I'll have
> to debug and see what is going wrong.
>
> Can you please also try to run the burn script and tell me if it works
> (albeit slow)? :D
>
> --
> Razvan ME
>
>> I got the tinyos-2.x/tools folder from the cvs sourceforge. I have
>> installed the tools as per the Deluge T2 manual. I was able to install
>> the Golden image on a mote and I marked the cflags to indicate it was a
>> base station. I used the command:
>> CFLAGS=-DDELUGE_BASESTATION make telosb install,0 bsl,4 {My mote is on com5}
>>
>> But when I try to interact with the mote using tos-deluge command as
>> follows: tos-deluge /dev/ttyS4 telosb -p 0 {My mote is on COM5 port}
>>
>> I get the error message-
>> "error:timeout Is the node a deluge T2 base station?"
>>
>> Has anyone encountered this error before? I saw a similar post on
>> tinyos-help from a month ago, but I dont know if the error was resolved.
>>
>> Regards
>> Vinod
>>
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to