Hi,
I am trying to install bootloader on a mote for In-network Reprogramming.
TinyOS 1.0.1
I used following set of commands:
uisp  -dprog=mib510 -dserial=/dev/ttyS0 -dpart=ATMega128 --wr_fuse_h=0xd1
uisp  -dprog=mib510 -dserial=/dev/ttyS0 -dpart=ATMega128 --erase
uisp  -dprog=mib510 -dserial=/dev/ttyS0 -dpart=ATMega128 --upload 
if=/opt/tinyos-1.x/apps/XnpCount/build/mica2/main.srec
uisp  -dprog=mib510 -dserial=/dev/ttyS0 -dpart=ATMega128 --wr_fuse_h=0xd0
uisp  -dprog=mib510 -dserial=/dev/ttyS0 -dpart=ATMega128 --upload 
if=/opt/tinyos-1.x/tos/lib/Xnp/inpispm2.srec
uisp  -dprog=mib510 -dserial=/dev/ttyS0 -dpart=ATMega128 --wr_fuse_h=0xd8

It seems that bootloader overwrites the installed application on mote. Am I 
doing something
wrong?

Also I am using genericbase for base station while using in-network 
reprogramming. It is not
able to send the packet (I debuged it on mote).

Please help me if you can !!


Thanks and Regards,
kou.


      Get the freedom to save as many mails as you wish. To know how, go to 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to