Hi,
I remember that I placed win32com.dll file from Java Comm API in System 32 folder either, but I do not know if this can help you. I followed the next link from TinyOS help email list when I had a similar problem with dll files, maybe if you read it, it can help you. http://www.mail-archive.com/[email protected]/msg09307.htm l Regards De: wafa jaballah [mailto:[email protected]] Enviado el: miƩrcoles, 28 de octubre de 2009 14:03 Para: David Conde; [email protected] Asunto: Re: [Tinyos-help] Toscomm JNI library Hi , Thanks David for the reply. But I still have the same problem. $ tos-install-jni Installing 32-bit Java JNI code in /cygdrive/c/Program files/java/jdk1.6.0_11/jre/bin... install: cannot stat ' /usr/lib/tinyos/ *-32.dll': No-such file or directory. I tried to copy the getenv.dll in SYSTEM 32 but it doesn't work for me. What could be the error ? Thanks, 2009/10/28 David Conde <[email protected]> Hi Wafa, Did you put getenv.dll file in system32 folder in Windows directory? I tried making this and It worked right. Regards De: [email protected] [mailto:[email protected]] En nombre de wafa jaballah Enviado el: miƩrcoles, 28 de octubre de 2009 12:17 Para: [email protected] Asunto: [Tinyos-help] Toscomm JNI library Hi all, I want to communicate with a mote from a PC. From Lesson " Mote-PC serial communication and Serial Forwarder" in Tinyos Documentation, I want to follow the different steps. In order to tell the Listen TOOL to use COM1 serial port at the correct speed for a telos mote, I do the following command as it is indicated in the tutorial: $java net.tinyos.tools.Listen -comm ser...@com1:telos But I have the following error: The TOSCOMM JNI LIBRARY was not found CHECK that your tinyos tools package is installed and try rernunnig tos-install-jni Aborting.. I have the pakage installed but when I type $ tos-install-jni I have another error : Installing 32-bit Java JNI code in /cygdrive/c/Program files/java/jdk1.6.0_11/jre/bin... install: cannot stat ' /usr/lib/tinyos/ *-32.dll': No-such file or directory. What does mean cannot stat ' /usr/lib/tinyos/ *-32.dll'.? I have notice that the folder : /usr/lib/tinyos have a toscom.dll and getenv.dll file -- Wafa Ben Jaballah -- Wafa Ben Jaballah
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
