Hello, I want to burn a bootloader on a new ATMEGA328. I found this tutorial "http://arduino.cc/en/Tutorial/ArduinoToBreadboard" and I followed the instructions. When I tried to burn the bootloader I got this error message "avrdude: stk500_recv(): programmer is not responding". In the tutorial there is a resistor connected to the 5V and to the PIN 1, when I connected this resistor on my breadboard its a 10K OHM resistor, could this be the problem? If not, how can I solve this problem and be able to burn the bootloader on the new ATMEGA328?
Thank You