Marc, I am not sure about your programming board, I am using the MIB510 (Serial). But i have gotten that error before, when I was trying to use a USB to Serial converter, and the issue was the COM port. So make sure that you are using the correct COM port.
Josh Quoting Marc Talampas <[EMAIL PROTECTED]>: > 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 > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
