In dem von Dir zitierten Text steht:
"NB: The SPI interface is effectively disabled when the debugWIRE enable
fuse (DWEN) is programmed, even if SPIEN fuse is also programmed. To
re-enable the SPI interface, the 'disable debugWIRE' command must be
issued while in a debugWIRE debugging session. Disabling debugWIRE in
this manner requires that the SPIEN fuse is already programmed. If Atmel
Studio fails to disable debugWIRE, it is probable that the SPIEN fuse is
NOT programmed. If this is the case, it is necessary to use a
high-voltage programming interface to program the SPIEN fuse. It is
HIGHLY ADVISED to simply let Atmel Studio handle setting and clearing of
the DWEN fuse!"
Man kann also "Disable Debugwire" nur geben, wenn SPIEN programmiert
ist.
Ansonsten kommt man in die Lage, das "Disable Debugwire" als Kommando
SPI benötigt, das man widerum nur enablen kann, wenn Debugwire disabled
ist.
Wobei ist mich wundere, dass das in der Hilfe beim AVR Dragon steht,
denn der ist doch gerade ein HV Programmer, oder irre ich mich da?