ATtiny / Arduino IDE Burning the Fuses

Step 1:  Burn 8Mhz link

  1. Launch Arduino IDE
  2. Menu Tools > Board > ATtiny (internal 8Mhz clock)
  3. Click Menu Tools > Serial Port > Select the COM port
  4. Click Menu Tools > Programmer > Arduino as ISP
  5. Click Menu Tools > Burn Bootloader
  6. Error message:
    avrdude: please define PAGEL and BS2 signals in the configuration file for part ATtiny85avrdude: please define PAGEL and BS2 signals in the configuration file for part ATtiny85
  7. Done