

Writing | # | 100% 0.06sĪvrdude: verifying lock memory against 0x3f:Īvrdude: load data lock data from input file 0x3f:Īvrdude: input file 0x3f contains 1 bytes

Reading | # | 100% 0.15sĪvrdude: Device signature = 0x1e950f (probably m328p) It doesn't make atmega328_isp ISPTOOL=dragon_ispĪvrdude -c dragon_isp -p atmega328p -P usb -b 115200 -e -u -U lock:w:0x3f:m -U efuse:w:0x05:m -U hfuse:w:0xDE:m -U lfuse:w:0xFF:mĪvrdude: AVR device initialized and ready to accept instructions They suggest connecting up a capacitor to the VCC line and a resistor to the RESET line, along with a 16mhz crystal oscillator to the ATMEGA328P chip. I've seen a number of guides on this online. I'm attempting to do it with an AVRDragon and the chip on the board directly. push aside your thoughts as to why I'm doing this, and why I'm not doing it via any other fancy method.
