5
Last change
on this file since eb36d11 was
eb36d11,
checked in by Sebastian Huber <sebastian.huber@…>, on 04/25/18 at 13:06:08
|
bsps: Move documentation, etc. files to bsps
This patch is a part of the BSP source reorganization.
Update #3285.
|
-
Property mode set to
100644
|
File size:
780 bytes
|
Line | |
---|
1 | RTEMS BSP for Philips's ARM processor |
---|
2 | |
---|
3 | This BSP is designed for the following Philips' ARM microprocessors: |
---|
4 | |
---|
5 | + LPC2210 |
---|
6 | + LPC2212 |
---|
7 | + LPC2214 |
---|
8 | + LPC2290 |
---|
9 | + LPC2294 |
---|
10 | |
---|
11 | Some LPC21xx ARM should also be able to use this BSP. |
---|
12 | |
---|
13 | Philphs's LPC22xx ARM processor has an ARM7TDMI-S core, and can |
---|
14 | run at 60MHz. It has an external memory bus, and peripherals like |
---|
15 | UART, I2C, SPI, ADC and etc. Some of them have on chip flash (256k) |
---|
16 | and CAN. The board used to develop the BSP is compatible with |
---|
17 | LPC-E2214/LPC-E2294 boards from http://www.olimex.com. The board has |
---|
18 | a 512K SRAM (256K used to store the .text for debugging purposes) |
---|
19 | and two serial ports. |
---|
20 | |
---|
21 | The license and distribution terms for this file may be found in |
---|
22 | the file LICENSE in this distribution or at |
---|
23 | http://www.rtems.org/license/LICENSE |
---|
Note: See
TracBrowser
for help on using the repository browser.