I'm pretty sure my issue is trivial, but after a few days of working with Atmel Studio I can't figure it out. I'm running Microchip Studio 7.0.2542 on Windows 10. My target is ATSAME53N19A and programmer/debugger is Atmel ICE in SWD mode. As far as I know, I have connected the cable correctly to my target, including the reset signal.
I can build a project. Download it successfully from the Device Programming menu or just Start Without Debugging button. But, it won't start (it will start when running in the debugging mode). I've searched for some way to issue a reset from within the IDE, without success.
(1) Is there a trick to getting it to reset after downloading?
(2) Is there a button or script I can run to simply issue a reset without downloading?