source: rtems/c/src/lib/libbsp/c4x/c4xsim/README @ ac49115

4.104.114.84.95
Last change on this file since ac49115 was 61ba9763, checked in by Joel Sherrill <joel.sherrill@…>, on 02/22/00 at 18:39:52

New port of RTEMS to TI C3x and C4x.

  • Property mode set to 100644
File size: 853 bytes
Line 
1#
2#  $Id$
3#
4
5BSP NAME:           c4xsim
6BOARD:              Simulator in GDB
7BUS:                N/A
8CPU FAMILY:         ppc
9CPU:                C32 and others
10COPROCESSORS:       N/A
11MODE:               32 bit mode
12
13DEBUG MONITOR:      gdb simulator
14
15PERIPHERALS
16===========
17TIMERS:             PPC internal Timebase register
18  RESOLUTION:         ???
19SERIAL PORTS:       simulated via
20REAL-TIME CLOCK:    ???
21DMA:                none
22VIDEO:              none
23SCSI:               none
24NETWORKING:         none
25
26DRIVER INFORMATION
27==================
28CLOCK DRIVER:       ???
29IOSUPP DRIVER:      N/A
30SHMSUPP:            N/A
31TIMER DRIVER:       ???
32TTY DRIVER:         ???
33
34STDIO
35=====
36PORT:               Console port 0
37ELECTRICAL:         na
38BAUD:               na
39BITS PER CHARACTER: na
40PARITY:             na
41STOP BITS:          na
42
43Notes
44=====
45
46NONE
Note: See TracBrowser for help on using the repository browser.