Atmel SAMA5D2-XULT Board Support Package

This package contains project templates, system files and example programs for the Atmel SAMA5D2-XULT.

CrossWorks Version 4 Installation Instructions

This package can only be installed if you have the following CrossWorks license bolt-ons:

To install this support package
  1. Click the Tools > Package Manager menu option to open the package manager window.
  2. Right click on the Atmel SAMA5D2-XULT Board Support Package entry and select Install Selected Packages.
  3. Click Next to take you to the summary page.
  4. Click Next to install the package.
  5. Click Finish to close the package manager window.
  6. Click the Tools > Show Installed Packages.
  7. Click on the Atmel SAMA5D2-XULT Board Support Package link to view the package and its contents.
To manually install this support package
  1. If you have not done so already, follow the Atmel SAMA5D2 CPU Support Package and CrossWorks Tasking Library Package installation instructions.
  2. Download the file Atmel_SAMA5D2_XULT.hzq using your web browser.
  3. Click the Tools > Manually Install Packages menu option.
  4. Select the file you have just downloaded to install the package.
  5. Click the Tools > Show Installed Packages.
  6. Click on the Atmel SAMA5D2-XULT Board Support Package link to view the package and its contents.
To install this support package using other versions

Release Notes

3.0

Documentation

Creating Atmel SAMA5D2-XULT Projects

CrossStudio for ARM supports the Atmel SAMA5D2-XULT board with loading and debugging applications into SDRAM.

To create a new Atmel SAMA5D2-XULT Board project
To build, load and debug an application running in SDRAM

Atmel SAMA5D2-XULT Project Specifics

Target Reset Script

The reset script in SAMA5D2_XULT_Target.js supplies the function to set up the clocks and SDRAM which is implemented by running the SDRAM initialisation project.

Board Specific Files

The file SAMA5D2_XULT.c provides a led and button pressed function.