Using the example projects

The sample applications are shipped with the complete set of files required to configure, build, execute and test the application for both IAR-workbench and AVR Studio IDEs.

The sample applications are provided for the evaluation kits and a few configurations for select devices.

The user can use the sample applications as a reference or baseline to configure different configurations. Ensure to change the configuration settings in the project options to match the device selected

To change the configuration settings of the sample applications,

  1. 1.

    Select the configuration from the list of configurations available

  2. 2.

    If the user wishes to have a new name for the configuration to be used, a new configuration can be added to the project

  3. 3.

    If a different variant of the library needs to be used, remove the existing library in that particular configuration and add the library variant that you require. Refer to library selection guide for details on the different library variants. Update the linker options to specify the library to be linked

  4. 4.

    Specify the tunable configuration parameters for the project

  5. 5.

    For QMatrix on XMEGA devices, check if the pre-processor symbol _ATXMEGA_ is added in the project space or not.