In short,

make mica2
compiles the program into an executable

make mica2 install
compiles the program and loads it onto the mote (ull have to edit the MakeRules file in /apps to tell the installer what port to use etc

make mica2 reinstall

simply loads an existing executable onto the mote

On 8/9/06, Zane D. Purvis < [EMAIL PROTECTED]> wrote:
> if i want to burn sample programs given in tinyos (like BLINK
> etc)....... i have builded it using make command. i have got it for
> all the platforms. i have one srec file and an exe file...........
> could anyone now get me how to burn the code into MICA2. is there
> any  IDE for that.........?? i have both the programming board and
> mica board with me in order to test.
>

The first part of the tutorial may be helpful to you:
http://www.tinyos.net/tinyos-1.x/doc/tutorial/index.html

After you've got your environment set up correctly, you can just use
the command:
make install mica2




_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



--
regards,
Aditya Bhave
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to