UNO R3 avrdude: stk500_recv(): programmer is not responding on sketch upload

Hello there! This is my first post. I was really enjoying my arduino UNO. I had a program loaded up that was working fine and then I unplugged it. When I plugged it back in the LCD display flashed and it would not show my text. It Will not upload a sketch anymore with the programmer is not responding error. I have tried hitting the reset button at various times and durations with little result. The loop back test works, I bought a new atmega328p with a bootloader already installed from adafruit and that didn't fix it either. Have checked cord, power adapter, etc.

When power is applied the green led turns on and the pin 13 led flashes 3 times and that is it.

Thank you!

Try another computer, my arduino just won't work with my macbook OS X 10.6.8. Had to use another computer.

I am not suggesting this as a solution, rather a way to see if it's something with your machine.

Is the LCD or anything else still attached to the Arduino?
If so, remove it and then try to upload.

Anything connected to pins 0 or 1 could interfere with uploading.

No, nothing is connected to the arduino. I thought maybe that was problem- it is bare with a new chip in the socket. I could put the old one back in if necessary. The LCD works on another arduino I have so it isn't the problem.

That is a good idea about trying a new computer- did yours load sketches from that computer previously and then all of a sudden not? I am using a macbook pro with snow leopard 10.6X which worked fine previously, while I couldn't get it to work on my ASUS netbook, I did on a desktop pc. Will let you know.

Is this the chip you bought:

If so, then you need to select: DUEMILANOVE
See this note on the Adafruit page:
Be sure to select "DUEMILANOVE with ATMEGA328" in the Arduino IDE

Louis Davis you are the MAN!

Thanks bud- you saved me a lot of frustration, that worked! I guess I should have read that description a little more carefully! :blush: