Ok, I explain my problem. After your help now I am able to use more than 1000 
nodes. In my present case I am using 1900 nodes. After adding gain values to 
links and preparing noise model successfully, python script gives me 
segmentation fault. I have three checks at three stages. 1-After giving the 
bootAtTime command for each node, first I check whether it is booted or not 
with isOn() in a loop. 2-I inject a packet to each node in a loop and check a 
variable value as a feed back before injecting the packet to next node. 
3-Finally I keep on checking a variale value to finish my simulation. Now 
problem is that I am stuck at my first check. If I remove my first check from 
my code, segmentation fault occur at second check. Please help me. I am 
confused.

Thanks,

Riaz
                                          
_________________________________________________________________
Windows Live Hotmail: Your friends can get your Facebook updates, right from 
HotmailĀ®.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to