[Tinyos-help] Octopus and XubunTOS (Gary Lee)
Antonio
spongys at gmail.com
Tue Apr 22 14:10:24 PDT 2008
Hi Gary,
It seems you did not upload the embedded application correctly onto the
motes.
Did you follow the instructions 1-4 given in the Octopus User guide before
running the java app?
Following are the steps to follow:
1. Compile the root and node code for the Octopus application for your
platform :
$ (cd motes; make micaz)
2. Install the code on a root mote with ID = 0:
$ make micaz reinstall.0 <your usual installation options>
# For instance: make micaz reinstall.0 mib510,/dev/ttyS0
3. Install the code on some number of micaz motes, giving each mote a
distinct id (N = 1, N=2 tetc.).
$ make micaz reinstall.N <your usual installation options>
# For instance: make micaz reinstall.22 mib510,/dev/ttyS0
4. Connect the root micaz mote to your PC and switch on all motes.
Since Octopus is not included in the main TinyOS release, in case of further
questions, I believe is more appropriate to email us at
OCTOPUS-HELP at LISTSERV.HEANET.IE
Thanks
Antonio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080422/e1259b3a/attachment.htm
More information about the Tinyos-help
mailing list