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

4.115
Last change on this file since 0afac6a was c499856, checked in by Chris Johns <chrisj@…>, on 03/20/14 at 21:10:47

Change all references of rtems.com to rtems.org.

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