HI,
i am just starting to use the ASF4 START web-tools.
Having an Atmel Studio 7 solution based on an ASF4 imported project, i would like to gradualy add more ASF4 components/projects to this solution.
I read that you can have multible projects in one solution.
i am wondering, that each single project has its own startup code etc which would eventually be redundant code.
so how would that all fit together to form a final compiled executable.
This for the ATSAMV71q21-xult.
ideas welcome ;)
in essence i am looking to gradually add ASF4 components to my project without re-designing it everytime.