 *********************************** 
 * built date: 07 April 2010
 * by shondll
 ***********************************
 

 *** Project description ***
This is a very simple project for the LPC-P2919 board produced by Olimex Ltd. The board 
features LPC2919 ARM9 processor. When the demo is started LED1, LED2, LED3 start flashing in a
sequence with period about 0.5 seconds. The project is configured to run in the embedded RAM
memory of the device.

 *** Hardware Requirements ***
-- Demo board LPC-P2919 by Olimex
-- ARM-USB-OCD-H or ARM-USB-TINY-H ARM debbugger by Olimex

 *** Installation ***
The workspace is configured to work with an installation of Olimex USB-OCD-H rev_H. It is highly
recommended to keep the default installation directory ("C:\gccfd\"). This workspace directory 
"project_LPC2919" should be copied/moved in the installation directory (again "C:\gccfd\" if using
defaults).

If you haven't installed the JTAG debugger before, please connect and install it using the 
drivers in the installation folder before moving on.

 *** Running the Demo ***
When you start Eclipse choose File->Switch Workspace->Other... and then select
the folder "project_LPC2919". Open the file "main.c" and with the editor window still active select
Run->External tools->(The name of your debugger). If you 
