6.5 Build and Program the Application

Follow these steps to build and program the application:

  1. The AVR32LA32 Curiosity Nano evaluation kit supports programming and debugging using an on-board debugger. Connect the USB Type-C® cable to the AVR32LA32 Curiosity Nano evaluation kit to power and debug the Curiosity Nano board.
  2. Set avr32la_cnano_getting_started as the main project by right-clicking the project and selecting Set as Main Project. Than, go to Project Properties and select the latest compiler version (v.3.10 or later).

    Note: Disregard Steps 1 and 2 if they have already been completed.
  3. Clean and build the project by clicking the icon highlighted in the figure below.

    Figure 6-16. Clean and Build the Main Project
  4. Program the application by clicking the highlighted icon.

    Figure 6-17. Make and Program Device