########################################################################
#
#                           GettingStarted.eww
#
# $Revision: #3 $
#
########################################################################

DESCRIPTION
===========
   This example project shows how to use the IAR Embedded Workbench for ARM
  to develop code for the Olimex LPC-H288x header board. It shows
  basic use of I/O, timer and the interrupt controllers.
   It starts by togging LED (P2.1).

COMPATIBILITY
=============

   The Leds example project is compatible with, on theOlimex LPC-H288x
  header board. By default, the project is configured to use the
  ARM-JTAG-EW JTAG interface.

CONFIGURATION
=============

GETTING STARTED
===============

  1) Start the IAR Embedded Workbench for ARM.

  2) Select File->Open->Workspace...
     Open the following workspace:

     GettingStarted.eww

  3) Run the program.

     The GettingStarted application is downloaded to the iRAM, iFlash or
     xFlash memory on the evaluation board and executed.
