When running the Atmel Start importer on a newly generated Atmel Start project, I get a warning message:
"Atmel Start Import - Component Version missing
Following component versions are not installed in your PC.
- Name: Device Startup, Version 2.1.0 (Latest installed: 2.0.0)
Do you want to create the project with the Latest installed version of the above component(s)?"
I don't know what the "Device Startup" component is or how to update it (can't find anything on their website either). (I'm running Atmel Studio 7.0.1188 and ASF 3.33 on windows 7 with a SAM V71Q21.)
If I select yes, the project imports fine, but does not build; it appears that some required code is missing (implementation of ethernet drivers used by tcpip_lite).
Does anyone know if this error is important or how to update "Device startup"?
A second question - Why should I use Start rather than ASF to generate a project, and why do they have both (they seem to me to be redundant, but I'm probably missing something)?
Many thanks.