Hello,
In AtmelStudio 7, I have a complicated project made with Atmel start for SAM E70 I like to change to SAM V71. How do I use project ->re-configure for a different device? I can only find the menu to change the package from LQFP to a BGA. I don't see how to change "selected device ARSAME70Q21".
These are the steps I did before got that.
1. I used File-> New Atmel Start project with the wizard to generate the project.
I am made a small empty solution with only main() and SPI driver to figure out the process.
2. In the solution explorer, I right click to get properties. At Device, I put the new ATSAMV71Q21. In the files, I see some got the V71 in the file name, others have E70.
3. I did the project ->re-configure. I obtained the screen at the top of my post. Is there some menu I missed
I see some files inside \.atmelstart\ that has the word ATSAME70Q21. Is there a way to rework them?
Thanks