Creating a C project (Make)

Select File > New > Project... from the main menu or right click in the Project Explorer view and select Project... to open up the new project dialog. Then select AVR32 C Project (Make) from the C category of projects.

  1. In the Project name field, type a name for the project.
  2. Select the Target MCU. This value can be changed later.
  3. Select the Project type. For the UC3 family AVR32 Standalone Executable and AVR32 Standalone Static Library can be selected. For the AP7 family, various Linux types can also be selected: AVR32 Linux Shared Library, AVR32 Linux Static Library and AVR32 Linux Executable.
  4. Click Finish