Look at tos-set-symbols. It's part of the normal compilation stage during installation. You can use it independently, though.
HTH, Paul On Wed, Jun 25, 2008 at 11:45 AM, Agnelo Silva <[EMAIL PROTECTED]> wrote: > I am developing an schema of having users compiling locally (no motes > plugged) and a local application submitting the image code to a server > physically connected to the motes. Some of this idea I had already developed > and tested, but now I have a problem that seems to be simple, but I didn't > find the solution. > The problem: > If you just want to compile, this would be an example: make micaz (now you > have the ./build/micaz/main.exe needed for the "micaz reinstall" program) > But if you also want to pass the modeID, it doesn't compile: make micaz,3 > (no error message, no compilation at all). > > []s > Agnelo Silva > > _______________________________________________ > 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
