Atmel AT91SAM9XE-EK Board Support Package

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

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 AT91SAM9XE-EK 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 AT91SAM9XE-EK 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 AT91SAM9 CPU Support Package and CrossWorks Tasking Library Package installation instructions.
  2. Download the file Atmel_AT91SAM9XE_EK.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 AT91SAM9XE-EK Board Support Package link to view the package and its contents.
To install this support package using other versions

Release Notes

2.1

2.0

Documentation

Creating AT91SAM9XE-EK Projects

CrossStudio for ARM supports the Atmel AT91SAM9XE-EK board with loading and debugging applications into internal Flash and SRAM and to external SDRAM.

To create a new Atmel AT91SAM9XE-EK Evaluation Board project
To build, load and debug an application

You can build a project to run in internal SRAM by selecting the ISRAM placement and build a project that can run in SDRAM by selecting the SDRAM placement.

Atmel AT91SAM9XE-EK Project Specifics

Target Reset Script

The reset script for AT91SAM9XE_EK_Target.js supplies the function to set up the clocks and SDRAM that is called from the standard AT91SAM9XE_Target.js reset script.

Board Specific Files

The file AT91SAM9XE_EK.c sets up the CTL timer and provides a led and button pressed function. For a FLASH placement build this file sets up the clocks, SDRAM and NOR flash.