<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I tried the whole meeting last night to get my Dragon to burn Adaboot
onto an ATmega168 using ISP, but didn't have any luck.&nbsp; I think I can
rule out Vista as the culprit, because it does the same thing on XP at
home.<br>
<br>
Has anyone had any luck with this setup?<br>
<br>
Here's what I did:<br>
<ul>
  <li>Wired the Dragon as per <a
 href="http://support.atmel.no/knowledgebase/avrstudiohelp/mergedProjects/AVRDragon/SCKT3200A2.htm">http://support.atmel.no/knowledgebase/avrstudiohelp/mergedProjects/AVRDragon/SCKT3200A2.htm</a>
and socketed the chip<br>
  </li>
  <li>In AVR Stuidio: connected to the Dragon on the USB port</li>
  <li>Left ISP Frequency at 1.000 MHz</li>
  <li>Selected ADABoot_168.hex from <!-- <a
 href="http://www.wulfden.org/downloads/code/arduino/ADABootLoaderR3_9D15.zip"> -->http://www.wulfden.org/downloads/code/arduino/ADABootLoaderR3_9D15.zip
<font color=gray>[  www.wulfden.org/downloads/code/arduino/ADABootLoaderR3_9D15.zip ]</font> <!-- </a> -->
as my Flash Input HEX File</li>
  <li>Set low_fuses=0xff, high_fuses=0xdd, extended_fuses=0x00 as per
append_2_boards.txt (from above archive)</li>
  <li>Set lockbit to 0x0f (per above), this one I'm not sure about at
all</li>
  <li>Left all other parameters to default<br>
  </li>
  <li>When I program the chip, I get the following messages and also an
ISP Mode Error message popup.<br>
  </li>
  <ul>
    <li>Getting ISP frequency parameters.. SD=0x03 .. OKOK<br>
Reading FLASH input file.. OK<br>
Setting device parameters.. OK!<br>
Entering programming mode.. FAILED!<br>
Leaving programming mode.. OK!<br>
    </li>
  </ul>
</ul>
Can someone please point me in the right direction here?&nbsp; I tried all
of the lower ISP frequency settings.&nbsp; Also, I get the same errors if I
try to erase the device.<br>
<br>
Thanks,<br>
-Hans<br>
</body>
</html>