I have two different boards, one using a SAM4N8 and another using SAMD20G15. Both used to work/debug/program fine. 15 boards in total.
Now today, none of them will connect to the ICE. They run just fine on their own, but I can not debug or program them.
No device detected. Error 4109. (TCF Error code: 1)
I've tried the debug interface, the programming tool and the command line:
atprogram -i swd -d atsamd20g15 -t atmelice info
All end the same, no device detected. In the programming tool I also get the same error when trying to read the signature. The voltage however is read, 3.4v.
I just finished reinstalling Atmel Studio 7, and it updated the firmware in the ICE after that, but still no change.
I can use the EDBG on my SAM20Xplained board and get the signature to work.
I have two different ICE pods and both are giving me the same results.
Here is the programming interface for the SAMD20
I'm using Win10.
Any help would be appreciated, I'm stuck!
Thanks,
Aaron