I'm using an ATmega88 and I was able to switch to debugWire to debug my code with Studio 7.
Now I'd like to switch it back to SPI to use the Device programming interface, but I can't re-enable it.
I remember that in Studio 4 there was a button (or maybe a menu) I had to press to let the software do that for me, but I'm unable to find the same function on Studio 7.
From the Atmel help I found this: http://www.atmel.com/webdoc/atme... but I can't find the disable debugWIRE command in my menu.
Any help?