Hi,

I have the crossbow moteworks installed on IBM Thinkpad T41.

I was trying to install and run the MyApp example in tutorial 1.

I have a MIB520 programming board.

I get the following output while installing the TOS image onto the mote

#############################
Command:   make iris reinstall mib520,com4
Cygwin:    C:\Crossbow\cygwin\bin
Directory: C:\Crossbow\cygwin\opt\MoteWorks\apps\tutorials\lesson_1\
"/opt/MoteWorks/tools/bin/ide.pl 'make iris reinstall mib520,com4'
'C:\Crossbow\cygwin\opt\MoteWorks\apps\tutorials\lesson_1\'"
#############################
ide.pl Ver:$Id: ide.pl,v 1.1.2.1 2006/05/29 07:22:52 lwei Exp $
Executing: /opt/MoteWorks/apps/tutorials/lesson_1/ bash -c "make iris
reinstall mib520,com4"
cp build/iris/main.srec build/iris/main.srec.out
make: *** [program] Error 2
    installing iris binary using mib520
uisp -dprog=mib520 -dserial=com4 --wr_fuse_h=0xd9 -dpart=ATmega1281
--wr_fuse_e=ff  --erase --upload if=build/iris/main.srec.out
Firmware Version: 1.8
Probably the AVR MCU is not in the RESET state.
Check it out and run me again.

> Process Exit Code: 0
> Time Taken: 01:34

I included in the makefile of MyApp the following in the first line

PROGRAMMER_EXTRA_FLAGS = -dlpt=3

I have made sure the mote is fixed properly to the MIB520

i keep getting this error. Please help me get the application installed on
mote.

Thanks,

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

Reply via email to