Hi
I am trying to execute python file test.py for *RadioCountToLeds*
 application.
I have created python file as per instruction given on the following link

http://docs.tinyos.net/tinywiki/index.php/TOSSIM

It gives me output like

  1   2   -54.0
  2   1   -55.0
  1   3   -60.0
  3   1   -60.0
  2   3   -64.0
  3   2   -64.0
Creating noise model for  1
Creating noise model for  2
Creating noise model for  3
DEBUG (1): RadioCountToLedsC: timer fired, counter is 1.
DEBUG (1): RadioCountToLedsC: packet sent.
DEBUG (2): RadioCountToLedsC: timer fired, counter is 1.
DEBUG (2): RadioCountToLedsC: packet sent.
DEBUG (3): RadioCountToLedsC: timer fired, counter is 1.
DEBUG (3): RadioCountToLedsC: packet sent.
*Segmentation fault (core dumped)*


How can I solve this Segmentation Fault error?
I have tried to solve this error as given on TOSSIM help. but error is not
solved.

Please help me so that I can move ahead for further impelmentation.

Thanx

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

Reply via email to