Sir,
    I am alos working over iris motes. I wanted to run the mviz app in order
to collect the RSS values of the sensor motes. Before that I want to test in
on TOSSIM. Please guide me how to run mviz on TOSSIM without any actual
hardware connected. I could compile it. Whn I type "make iris sim", its
showing "Successfully built iris TOSSIM library". I dont know what to do
after that. Please help me out.
When I type as below:
-----------------------------------------------
tos-mviz -comm iris MVizMsg
>
> I get the following (a screen does appear with some GUI):
>
> [misc]$ tos-mviz -comm micaz MVizMsg
> /opt/tinyos-2.x/support/sdk/java/tinyos.jar:.:/opt/tinyos-2.x/apps/
> MViz:
> Making MVizMsg
> Loading link
> Loading etx
> Loading reading
> Loading count
> Loading origin
> Loading interval
> Loading version
> ./mote.gif
> Exception in thread "main" java.lang.NullPointerException
>    at net.tinyos.message.MoteIF.init(MoteIF.java:119)
>    at net.tinyos.message.MoteIF.(MoteIF.java:110)
>    at net.tinyos.mviz.MessageInput.createSource(MessageInput.java:72)
>    at net.tinyos.mviz.MessageInput.(MessageInput.java:51)
>    at net.tinyos.mviz.DDocument.main(DDocument.java:303)
>
>
> Am I missing something? If anyone else has had this working could
> you let me know what steps you have performed? Is there any more
> documentation?
Thanks,
Navya
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to