Hi!

Sorry for answering so slow.

On Tue, 23 Feb 2010, Xiaocheng Zou wrote:

> Hi,
>
>  I am trying to use tos-deluge command to inject new image into one node,
> which is telosb platform. Following is what i get from terminal.
>   laptop:~/workspace/tinyos/Blink/src$  tos-deluge serial@/dev/ttyUSB0:115200
> -i 1 build/telosb/tos_image.xml
>   ERROR: Wrong baudrate
>
>  I think the format of tos-deluge command is correct, so, what's wrong ?
>  My environment is tinyos2.1.0, ubuntu9.10. The content of
> /usr/bin/tos-deluge file at line 38 is
>  BAUDRATES = {'micaz': 57600,
>             'telosb': 115200,
>             'iris': 57600}    which i think is correct.
>
>  Plus, in the tutorial, it mentioned the BaseStation project under
> tinyos-2.x/apps/tests/deluge/, I can't find it in this version of tinyos.
> Here is tutorial link. Does something change in this version of tinyos?
>  http://docs.tinyos.net/index.php/Deluge_T2
>

The wiki page refers to the latest CVS/GIT version which is slightly 
different than 2.1.0. If you update to that it should work properly. If it 
doesn't please let us know. :-)

All the best!
Razvan ME
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to