I have tried to bootload ATmega8 with Arduino board (with ATmega328p). I have error.
In AVRdude :
avrdude: Device signature = 0x000000
avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override
this check.
In IDE :
avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override
this check.
I connect all like this :
COM port - correct.
Board in IDE - correct
Arduino board has writen with ArduinoISP sketch.
But still this error. Help.