Electronics

Atmel Software Foundation (ASF) Skeleton Project Creation in an existing Solution in AtmelStudio

2017-06-05 08:29

  1. In AtmelStudio in the Solution Explorer window right-click on Solution 'Adafruit_FeatherM0_ASF_Tutorials'
  2. In the context menu choose Add|New Project...
  3. Select GCC C ASF Board Project.
  4. Choose
    • Name
    • Location

Since we started from the context menu of the solution, AtmelStudio knows which solution the project belongs to.

We now have to choose the board the project is for.

The Adafruit FeatherM0 is not known to AtmelStudio. So in the Board Selection dialog we have to Select By Device.

We now have an generic ASF project frame.