Hi everyone, these are my first days with Atmel Studio. I've created a simple project with https://start.atmel.com/ , then I've downloaded the resulting ATZIP package.
I've imported it in Atmel Studio using File -> Import -> Atmel Start Project. Everything went good and my solution was ready.
I've started working on it on a dedicated folder, so without touching the generated files.
Today I went back to Atmel Start, reopening the original project, and I've changed a couple of things (mostly pin labels). Then I've downloaded a new ATZIP file.
How can I re-configure my solution with this new package? I've tried the same Import procedure as before, specifying "Add to Solution", but now I get this error:
I suppose it is not the right way...
Thanks for your help