source: rtems/c/src/lib/libbsp/powerpc/gen5200/README @ ca680bc5

4.104.114.84.95
Last change on this file since ca680bc5 was ca680bc5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/31/05 at 05:09:26

New (CVS import Thomas Doerfler <Thomas.Doerfler@…>'s
submission).

  • Property mode set to 100644
File size: 1.4 KB
Line 
1#
2#  README,v 1.1 2001/10/22 14:45:58 joel Exp
3#
4
5BSP NAME:           gen5200
6BOARD:              various boards based on MPC5200 Controller:
7                    MicroSys PM520 with Carrier board CR825
8BUS:                N/A
9CPU FAMILY:         ppc
10CPU:                PowerPC MPC5200
11COPROCESSORS:       Hardware FPU
12MODE:               32 bit mode, I and D cache enabled
13DEBUG MONITOR:      None
14
15PERIPHERALS
16===========
17TIMERS:             GPT
18SERIAL PORTS:       3 PSCs                     
19                    2 CAN IFs
20                    1 I2C IF
21REAL-TIME CLOCK:    PCF8563
22DMA:                for Ethernet and CompactFlash
23VIDEO:              none
24SCSI:               none
25IDE:                1 CompactFlash Slot supported
26NETWORKING:         1 FEC Fast Ethernet
27
28DRIVER INFORMATION
29==================
30CLOCK DRIVER:       using one GPT
31IOSUPP DRIVER:      none
32SHMSUPP:            none
33TIMER DRIVER:       Timebase register (lower 32 bits only)
34
35STDIO
36=====
37PORT:               PSC1
38ELECTRICAL:         RS-232
39BAUD:               9600
40BITS PER CHARACTER: 8
41PARITY:             None
42STOP BITS:          1
43
44NOTES
45=====
46On-chip resources:
47        PSC1            /dev/console /dev/tty00
48        PSC2            /dev/tty01
49        PSC3            /dev/tty02
50
51
52Board description
53-----------------
54
55Clock rate:     external clock: 33MHz
56Bus width:      32 bit Flash, 32 bit SDRAM
57FLASH:          8MByte
58RAM:            64MByte SDRAM
59
60
61Debugging/ Code loading:
62------------------------
63
64Tested using the Lauterbach TRACE32 ICD debugger.
65
Note: See TracBrowser for help on using the repository browser.