> > The [1] is deprecated. The latest version is here:
> >     http://docs.tinyos.net/index.php/Deluge_T2

There seems to have been more change since the burn script now (latest CVS 
version) needs the target platform as a last parameter:

./burn mib510,/dev/ttyS2 serial@/dev/ttyS2:57600 *micaz*

Also my version of tinyos/deluge still needs another syntax:
$ ./burn
Usage: ./burn <port> [<comm_port>] <platform>
  <port>       /dev/ttyUSB0
  <comm_port>  /dev/ttyUSB1
  <platform>   micaz, telosb or iris

Just setting /dev/ttyS${x+1} doesn't work. The same goes for /dev/ttyS${x}:

[...]
/usr/local/bin/tos-deluge serial@/dev/ttyS${2|3}:57600 micaz -i 1 
build/micaz/tos_image.xml
ERROR: Unable to initialize serial port connection to serial@/dev/ttyS2:57600

The example suggests port and comm_port shouldn't be equal. What's the 
difference between port and comm_port?


Using the most recent TinyOS CVS version (on a clean install as described at 
[1]) hangs while trying to check if the node is a Deluge T2 base station:

Flushing the serial port..
Checking if node is a Deluge T2 base station ...

I left it this way for half an hour with no visible change. The mote itself 
keeps blinking red from the previous step.

> I see. Thank you for making that clear.
> I get all kinds of errors trying to install tosboot by hand but since
> there is no need to do that that should not bother me, right?

Still curious about that one.

> I am, however, curious as to why the 'old' syntax did work for me.

Silly me - using the old version might have that effect...

Is there any more (up-to-date) documentation out there apart from that 'Deluge 
T2' tutorial link? Basically I'm interested in anything that might help getting 
a mica2 to work with deluge T2.


Thank you!

Cheers,
Bb

[1] http://docs.tinyos.net/index.php/Installing_TinyOS_2.1
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to