Hi all,

I've been trying to program MICA2 motes using atmel's ATAVRISP
programmer. However i keep getting a "Programmer not responding"
error. Here's an example of what i did:

$ make mica2 reinstall,3 avrisp,COM1
set-mote-id build/mica2/main.srec build/mica2/main.srec.out 3
    installing mica2 binary using avrisp
uisp -dprog=stk500 -dserial=COM1 -dpart=ATmega128 --wr_fuse_e=ff  --erase --uplo
ad if=build/mica2/main.srec.out
Programmer is not responding.
make: *** [program] Error 2

I have verified that the ATAVRISP is working, as i have used AVR
Studio to read the contents of the MICA2's flash to a file.

Has anybody had the same problem as I'm having?

Thank you very much in advance for your help.

Regards,
Marc T.

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

Reply via email to