The Memory project is a demo program for the Keil MCB2300 Board 
using a NXP LPC23xx Microcontroller.

Example functionality:                                                   
 - Clock Settings:
   - XTAL                   =  12 MHz
   - PLL                    = 288 MHz
   - processor clock = CCLK =  48 MHz
   - USB clock              =  48 MHz
   - CCLK / 4 clock         =  12 MHz

It demonstrates an USB Memory based on USB Mass Storage Class.
SD/MMC Card inserted in the target is used for the actual Memory.

The USB Memory is automatically recognized by the host PC
running Windows which will load a generic Mass Storage driver.

The Memory program is available for the following target:
  MCB2300:     configured for on-chip Flash ROM
              (used for production or target debugging)

Note: set jumper J5 to 1[2 3] (jumper towards JTAG connector)
      for USB soft connect
