I am still trying to run python test.py as in lesson 11 but what I receive
is:

  1   2     -54.0
  2   1     -55.0
  1   3     -60.0
  3   1     -60.0
  2   3     -64.0
  3   2     -64.0
  1   2     -54.0
  2   1     -55.0
  1   3     -60.0
  3   1     -60.0
  2   3     -60.0
  3   2     -64.0
DEBUG (1): Application booted.
DEBUG (2): Application booted.
Segmentation fault (core dumped)
The test code is exactly as described in the lesson, only I omitted
the other dbg from the application.
What can I do?
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to