Arduino Due and JATAGICE3

Hi,

I compiled LED application that comes with Atmel Studio 7. I coudn't use JTAG interface, but I used SWD interface, which allows me to read the device signature and the device information. It also allows me to program the device. Under debugger , when I select start debugging and break, I get an error:
Failed to launch program:
Error: loading executable to the device.
Error Error downloading changes to the device at 80000-84d00.

Anyone faced this problem and got a solution?

Thanks

You might be having some comm issues. You could try slowing down the clock rate for the SWD connection and/or check your wiring. I've used a JTAG adapter with the Due lots of times and it does work.