Basic NorFlash Project 1.4

Purpose

The basic NorFlash project performs basic tests on an external NorFlash chip connected through the External Bus Interfac (EBI).

Hardware Requirements

This projects works with the following Atmel evaluation kits:

Description

At startup, the program configures the SMC to access the NorFlash and tries to identify it. If it succeed, it retrieves its parameter and starts testing its blocks. Each block is first erased, then all its pages are written and verified.

Usage

  1. Build the program and download it inside the evaluation board. Please refer to the SAM-BA User Guide, the GNU-Based Software Development application note or to the IAR EWARM User Guide, depending on your chosen solution.
  2. On the computer, open the DBGU port with a terminal application (e.g. HyperTerminal on Microsoft Windows).
  3. Start the application.
  4. The program will output a startup message on the DBGU:
    -- Basic NorFlash Project 1.4 --
  5. Tests are then performed on the device; the results are displayed on the DBGU.
Atmel Corporation ©2008