Hi all,

I am using Cygwin on winxp, tinyos2.0.2;
I run tos-check-env with no errors.

I tried running TestSerial but it did not work, so then i tried:
$ java net.tinyos.tools.Listen -comm [EMAIL PROTECTED]:57600 (because i am using
mica2).
it said i needed jni, so after searching on the mail list, I ended up copying
toscomm.dll and getenv.dll from /usr/lib/tinyos to the java bin.
but now when i run $ java net.tinyos.tools.Listen -comm [EMAIL PROTECTED]:57600
i get hex numbers like:
00 FF FF 00 00 02 00 09 18 82
00 FF FF 00 00 02 00 09 18 83
00 FF FF 00 00 02 00 09 18 84
00 FF FF 00 00 02 00 09 18 85
00 FF FF 00 00 02 00 09 18 86
etc...

I also tried tos-locate-jre --jni but it did give me the right path
how ever when I type, tos-install-jni it still does not work, and i also tried
to open the tos-install-jni.in file and change the bin/sh to bash, but i still
cant install it or find *-32.dll anywhere... i still get the same results as
above when ever i run $ java net.tinyos.tools.Listen -comm [EMAIL 
PROTECTED]:57600.

anyone knows whats wrong?
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to