I got myself a new Atmega168 and placed it in the arduino. When I tried burning the bootloader with the usbtinyisp I see led 13 blinking every second and it never stops doing it.
whenever I try to upload a sketch it says:
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51
It acts as if there is no microcontroller on the arduino board.
btw, whenever I upload a sketch with the usbtinyisp it is all going well, but I needed it to burn the bootloader so I could use the Serial library, which is impossible without the arduino board.
I would be grateful if someone could help me with this.
Thanks!