I am a student I used the last version of CVS code, which is from
sourceforge. (The version of googlecode always face a compile error when
using blip extra. )

platform: Fedora 13
tinyos version: 2.1.1
programmer: crossbow (MIB520CB, produced in 2007)

The first time (the first time i plug the interface to my computer),  then
the yellow Led(led0) is on, and the green led is on with a few second later.
When i use ip-driver to drive the interface, i always receive the debug info
:

2011-02-23T22:00:31.133CST: INFO: Read log level: DEBUG
2011-02-23T22:00:31.133CST: INFO: Read config from 'serial_tun.conf'
2011-02-23T22:00:31.133CST: INFO: Using channel 15
2011-02-23T22:00:31.133CST: INFO: Retries: 5
2011-02-23T22:00:31.133CST: INFO: telnet console server running on port 6106
2011-02-23T22:00:31.156CST: INFO: created tun device: tun0
2011-02-23T22:00:31.259CST: DEBUG: tun_read: read 0x30 bytes
2011-02-23T22:00:31.259CST: DEBUG: ip_to_pan
  nxthdr: 0x3a hlim: 0xff plen: 8
  src: 0xfe 0x80 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x64
  dst: 0xff 0x2 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2
data [8]:
        0x85 0x0 0x7c 0xd3 0x0 0x0 0x0 0x0
2011-02-23T22:00:31.259CST: DEBUG: next hop: 0xffff
  nxthdr: 0x3a hlim: 0xff plen: 8
  src: 0xfe 0x80 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x64
  dst: 0xff 0x2 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x2
data [8]:
        0x85 0x0 0x7c 0xd3 0x0 0x0 0x0 0x0
len: 29
02 1b 41 88 00 00 00 ff ff a0 bf 03 94 3a ff 00 64 a4 02 85 00 7c d3 00 00
00 00 e0 34
2011-02-23T22:00:31.485CST: DEBUG: send_fragments: result: 0x1 len: 0x10
len: 29
02 1b 41 88 00 00 00 ff ff a0 bf 03 94 3a ff 00 64 a4 02 85 00 7c d3 00 00
00 00 e0 34
2011-02-23T22:00:31.485CST: DEBUG: tun_read: read 0x4c bytes
2011-02-23T22:00:31.485CST: DEBUG: tun_input: dropping packet with IPv6
options
2011-02-23T22:00:34.552CST: DEBUG: tun_read: read 0x4c bytes
2011-02-23T22:00:34.552CST: DEBUG: tun_input: dropping packet with IPv6
options
2011-02-23T22:00:36.259CST: FATAL: configuring interface failed!  aborting!

AND THEN,  I pull out of the programmer from my computer, and plug in it
again.
Then i ip-driver the interface again, This time it only receive the info
with out any DEBUG message:

2011-02-23T22:05:31.133CST: INFO: Read log level: DEBUG
2011-02-23T22:05:31.133CST: INFO: Read config from 'serial_tun.conf'
2011-02-23T22:05:31.133CST: INFO: Using channel 15
2011-02-23T22:05:31.133CST: INFO: Retries: 5
2011-02-23T22:05:31.133CST: INFO: telnet console server running on port 6106
2011-02-23T22:05:31.156CST: INFO: created tun device: tun0
2011-02-23T22:05:36.259CST: FATAL: configuring interface failed!  aborting!

Util I reboot my computer, the first message with DEBUG info will not
appear.

I read all mail list about this problem, and find some people who using IRIS
platform also facing the same problem. Some mail rely said the problem is
ATmega1281 watch dog problem, but they do not say how to solve this
problem.

does someone can give me some light? thanks a lot
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to