Dear Experts,Hi,I installed avrdude and want to use it to download one of LUFA 
projects into my Leonardo Arduino board.but I get following error message : 
sudo avrdude -c avrisp2 -p m32u4 -B 20  -e avrdude: AVR device initialized and 
ready to accept instructionsReading |                                           
         | 0% 0.00savrdude: stk500v2_getsync(): error communicating with 
programmer: (0)
avrdude: stk500v2_cmd(): short reply, len = 0
avr_read(): error reading address 0x0000
    read operation not supported for memory "signature"
avrdude: error reading signature data for part "ATmega32U4", rc=-2
avrdude: error reading signature data, rc=-1
avrdude: stk500v2_getsync(): error communicating with programmer: (0)avrdude 
done.  Thank you. About my system :I use ubuntu 14.04.I installed 
libusb-dev.then I installed avrdudeI use a avrisp mkII programmer.When I type 
lsusb command I see my programmer is detected. Under windows and by using 
Codevision I could program my board but as LUFA could be compiled under linux 
I'd like to program my board under linux. Best RegardsMehrdad
_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to