After I had problems to burn the bootloader on my Arduino standalone, I found out that it fails with the Arduino software 0022 while it works fine with version 0021.
I am using:
Arduino Duemilanove
Standalone with Atmega 328
Mac OS 10.5.8
Circuit as shown on http://arduino.cc/en/Tutorial/ArduinoISP - "targeting an AVR on a breadboard"
So it looks like I should submit a bug somewhere, should I?
ullala
it shouldn't fail. i program a new atmega at least everyday using the arduino isp.
make sure you have all the pins hooked up exactly as they show you.
and the way you should do it is to upload the program to one arduino.
then when thats done tell it to run the bootloader.
one thing that you do need to do is to disable the autoreset on your arduino.