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
any help will be appreciated. Thanks.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help