Hi again,

Just a detail for later: In most cases the switch on the MIB510 should
be in the off position. I think if the switch is in the on-position, it
disables serial communication between the application running on the
mote and the pc. This does not interfere with programming, but you would
not be able to send data to a running application on the mote.

Cheers,
Urs


DAE HEE KIM schrieb:
> Hi,
> 
> Fortunately, I found out I worked by myself.
> Probably, the connection with micaz and programming board might have not
> fixed.
> This morning, I tightly combined mote with programming board.
> Now, It works. I can see blink by LEDs of both programming board and
> mote (I
> am testing Blink application).
> 
> The setting is as follows :
> micaz mote : don't have battery, switch ON
> MB510 programming board : power connected, switch ON
> Cable : DB9(MB510) - USB(Notebook computer,Linux, TinyOS 2.0.1)
> 
> The command for installing and messages are as follows
> 
> # make micaz reinstall mib510,/dev/ttyUSB0
> 
> cp build/micaz/main.srec build/micaz/main.srec.out
>    installing micaz binary using mib510
> uisp -dprog=mib510 -dserial=/dev/ttyUSB0 --wr_fuse_h=0xd9 -dpart=ATmega128
> --wr_fuse_e=ff  --erase --upload if=build/micaz/main.srec.out
> Firmware Version: 2.1
> Atmel AVR ATmega128 is found.
> Uploading: flash
> 
> Fuse High Byte set to 0xd9
> 
> Fuse Extended Byte set to 0xff
> rm -f build/micaz/main.exe.out build/micaz/main.srec.out
> -----------------------------------------------------------------------------------------------------------------------------------------
> 
> 
> I am so sorry If I have bothered you. Thanks.
> 
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to