source: rtems/c/src/lib/libbsp/arm/rtl22xx/README @ df393962

4.104.115
Last change on this file since df393962 was 7e8039b, checked in by Joel Sherrill <joel.sherrill@…>, on 08/28/07 at 13:54:39

2007-08-28 Joel Sherrill <joel.sherrill@…>

  • README: Clean up.
  • Property mode set to 100644
File size: 792 bytes
Line 
1#
2# $Id$
3#
4
5RTEMS BSP for Philips's ARM processor
6
7This BSP is designed for the following Philips' ARM microprocessors:
8
9+ LPC2210
10+ LPC2212
11+ LPC2214
12+ LPC2290
13+ LPC2294
14
15Some LPC21xx ARM should also be able to use this BSP.
16
17Philphs's LPC22xx ARM processor has an ARM7TDMI-S core, and can
18run at 60MHz. It has an external memory bus, and peripherals like
19UART, I2C, SPI, ADC and etc. Some of them have on chip flash (256k)
20and CAN.  The board used to develop the BSP is compatible with
21LPC-E2214/LPC-E2294 boards from http://www.olimex.com. The board has
22a 512K SRAM (256K used to store the .text for debugging purposes)
23and two serial ports.
24
25The license and distribution terms for this file may be found in
26the file LICENSE in this distribution or at
27http://www.rtems.com/license/LICENSE
Note: See TracBrowser for help on using the repository browser.