MegaISP error (when trying to burn the bootloader)

Hi ...

I would like to ask, if someone could tell me why I have this error masage ???

avrdude: stk500_program_enable(): protocol error, expect=0x14, resp=0x50
avrdude: initialization failed, rc=-1
         Double check connections and try again, or use -F to override
         this check.

avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51

I have checked the connections, everything...but I still get this massage :frowning:

Could someone help me ???

Thanks in advance.

Make sure you are using the correct pins. They (10 - 13) are the spi pins, and should (or probably can) not be changed.

Problem solved ... I had a bad part/resistor that didn't work. I changed the resistor and everything is done.

Thank you ...