Hi All,

I have encountered a problem. When I use tos-deluge commande it always pops
up these error message. I am not able to understand it. Please someone can
help me? I have install the latest tinyOS files. Many thanks.

error shown:

Pinging node ...
Traceback (most recent call last):
  File "/usr/bin/tos-deluge", line 473, in <module>
    op_ping(s, sys.argv[4])
  File "/usr/bin/tos-deluge", line 218, in op_ping
    metadata = getMetaData(s, img_num)
  File "/usr/bin/tos-deluge", line 204, in getMetaData
    r = op_read(s, img_num, DELUGE_METADATA_OFFSET, DELUGE_METADATA_SIZE)
  File "/usr/bin/tos-deluge", line 171, in op_read
    if s.write_packet(SERIAL_AMGROUP, SERIAL_AMID, sreqpkt.payload()):
  File "/usr/bin/tinyos.py", line 190, in write_packet
    self.__put_bytes(packet)
  File "/usr/bin/tinyos.py", line 105, in __put_bytes
    self.__s.write(struct.pack('B', b))
  File "/usr/lib/python2.5/site-packages/serial/serialposix.py", line 361,
in wr
ite
    if self.fd is None: raise portNotOpenError
serial.serialutil.SerialException: Port not open

Regards,
Bai LI
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to