Hi all,
    When I use command "java Capture -comm serial@/dev/ttyUSB1:iris" and after 
I start to send MicMsg to the basestation , the  following comes up,
Exception in thread "Thread-2" java.lang.Exception: TOSComm JNI library runtime 
error: read: Resource temporarily unavailable
    at net.tinyos.comm.TOSCommJNI.NativeSerial_read__SWIG_1(Native Method)
    at net.tinyos.comm.NativeSerial.read(NativeSerial.java:195)
    at net.tinyos.comm.TOSSerial$SerialInputStream.gather(TOSSerial.java:163)
    at net.tinyos.comm.TOSSerial$SerialInputStream.available(TOSSerial.java:183)
    at net.tinyos.packet.SerialByteSource.readByte(SerialByteSource.java:111)
    at net.tinyos.packet.Packetizer.readFramedPacket(Packetizer.java:271)
    at net.tinyos.packet.Packetizer.run(Packetizer.java:227)
    at java.lang.Thread.run(Thread.java:636)
but I don't know why, please help me .
Thank you in advance !


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

Reply via email to