Hi ,
I am having trouble running the TestBVRSimple code with Tossim using TinyOS 1.1 in Cygwin. I renamed internal_interrupt.regular.c to internal_interrupt.c. Then I did 'make pc' in /tinyos- 1.x/contrib/bvr/apps/TestBVRSimple and then 'build/pc/main.exe <number of nodes>', but it does not seem to work that way. I get some messages about the nodes starting up and lots of other output with long sequences of numbers, but the code always fails to select a valid source and destination pair, and so sends and receives never take place. (Error message: "II:Choosing a random pair to route\n II:Failed to select pair, skipping slot").
How does the code compute and assign coordinates to the different nodes? Do we need to specify them in some config file etc so that the pairs selected are valid nodes and coordinates?
Thanks,
Tahir.
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
