need help with the bootloader

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
manga

need help with the bootloader

Post by manga » Sun Dec 26, 2010 6:05 pm

hi everyone
recently i uploaded the bootloader to atmega32 using usbasp. i set only BOOTRST flag. but now i'm not able use the atmega32. whenever i try to write a hex file into the flash memory i get this error message

avrdude: error: programm enable: target doesn't answer. 1
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.


avrdude done. Thank you

could someone please help me with the problem.

Post Reply