I am a newbie in arduino. I successfully installed driver for arduino atmega 8l, which were provided by the company i bought arduino from. The driver is PL2303 by prolific. The reason i m mentioning this is because at first i had some problems in installing them. Now after i have made a blink program. I thought of uploading it. Whenever I try to upload i get this error: avrdude: arduino_read_sig_bytes(): (a) protocol error, expect=0x14, resp=0x75 avrdude: error reading signature data for part "ATMEGA8", rc=-2 avrdude: error reading signature data, rc=-1
My computer: Windows 7 32-bit I tried pressing the reset button before uploading, i get the same message. I tried it in another computer of mine. There the driver is showing a code 37 error so basically my other computer is not reading the arduino.(also my board comes with bootloader already innstalled). Thank You