Hi,

every time I want to download the program to my mote mounted on mib520

I am using federo linux

it print this:

cp build/iris/main.srec build/iris/main.srec.out
    installing iris binary with dapa
uisp -dprog=dapa --wr_fuse_h=0xd9 -pm1281 -U efuse:w:0xff:m  --erase
pulse
An error has occurred during the AVR initialization.
 * Target status:
   Vendor Code = 0xff, Part Family = 0xff, Part Number = 0xff

Probably the wiring is incorrect or target might be `damaged'.

the line before writing TOS image is omitted.

and the command I use is:
  make iris install mib510s,/dev/ttyUSB0
  make iris install mib510s,/dev/ttyUSB1
  make iris install mib520,/dev/ttyUSB0
  make iris install mib520,/dev/ttyUSB1
  make iris install mib520,/dev/ttyS0
  make iris install mib520,/dev/ttyS1

I found on the internet that I can try  make iris install
mib520,/dev/usb/tts/N
but I can not find usb in my dev file.

Thanks for your time!
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to