Used Atmel START/Studio 7 to create a test project for the ATSAME70Q21 on the SAM E70 Xplained Pro dev kit and everything works great. However, trying to do the same with the SAM E70 Xplained Ultra kit I'm running into a weird problem...Atmel START does not list SAM E70 Xplained Ultra specifically as a board it supports but I thought it shouldn't be any different as the micro is exactly the same. The test program runs fine but there is a long delay (20 seconds or longer at times) after a reset on the SAM E70 Xplained Ultra before the program starts running. I am not sure if this is a problem specific to this particular board (faulty kit) or is there a setup/startup difference for these two boards that I'm not aware of. When I debug everything is working fine but after I flash the program or push the reset button it takes a while (sometimes a long while) for it to start running. Confusing!
I appreciate any help in advance.