Hi All, I really need to use the serial interface in my tests (TOSSIM). But I've been facing some problem when I try to use the sim-sf tag to compile my application. The TinyOS 2.0.1 works properly with my application, but it doesn't support serial communication (TOSSIM). So, I've downloaded the TinyOS version from cvs, it supports serial communication (TOSSIM/sim-sf), but When I run my application, I get the message: "Segmentation fault (core dumped)". The python script creates the topology, linkgain, noise model, boot the nodes and after that start "t.runNextEvent".
The same script/application works fine in the TinyOS 2.0.1 version. My question is: How can I modify the TinyOS 2.0.1 to support sim-sf? Please, give me any suggestion. Thanks a lot My regards Daniel Patrick _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
