Shikhar: Yes. You can set (overwrite) the value of static variables in the binary image with the tos-set-symbols script. You will need to do some makefile hacking to do it through make.
Janos -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shikhar Sachan Sent: Sunday, June 29, 2008 9:48 AM To: [email protected] Subject: [Tinyos-help] Command line arguments in T2 I want to set some parameters in my T2 application using arguments which I am thinking of passing in the command line while installing my program on to the motes. To be more specific. Lets say I have vriables x,y and I want to do something like ...make telosb reinstall,<tos_node_id> <x> <y>. How can I do that. Is it supported by T2. Shikhar _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
