source: rtems/c/TESTED @ c34ac295

4.104.114.84.95
Last change on this file since c34ac295 was b812f84, checked in by Joel Sherrill <joel.sherrill@…>, on 08/01/00 at 20:01:14

Added sim68000 BSP for the BSVC simulator. This BSP includes the
alias simcpu32 that supports the CPU32 simulator in BSVC. At this
point, it is still under development.

  • Property mode set to 100644
File size: 5.4 KB
Line 
1#
2#  $Id$
3#
4
5The RTEMS project uses Intel x86 based computers running the RedHat
6distribution of the Linux operating system internally for development. 
7This release has been tested on the following Languages/CPUs/Targets using
8RedHat Linux 5.1 as the host environment:
9
10   CPU      CPU
11  FAMILY   MODEL             TARGET               SUITES
12 ========  ========= =======================   ===============
13   a29k    a29k      port sw                      (note 2)
14   arm     arm7      arm_bare_bsp                 (note 3)
15   arm     arm7      armulator (in gdb)           (note 5 -- no tick)
16   c4x     c32       c4xsim (simulator in gdb)    (note 5)
17   c4x     c41       c4xsim (simulator in gdb)    (note 5 -- needs debugging)
18   h8     h8300h     h8sim                        (note 5 -- under development)
19   h8     h8300s     no BSP                       (note 9)
20   h8     h8300      BUILDS - NEEDS WORK
21   hppa   hppa7100   simhppa                      (note 1)
22   i386   i386_fp    Force CPU-386                (note 1, 7)
23   i386   i386ex     generic i386ex               (note 1, 6)
24   i386   i386ex     Technologic Systems TS-1325  (note 1, 6)
25   i386    i386+     PC clone (pc386)             (note 1, 6)
26   i386    i486      PC clone (pc486)             (note 1, 6)
27   i386   Pentium    PC clone (pc586)             (note 1, 6)
28   i386    i486      DJGPP/PC-AT                  (note 7)
29   i386   pentium    DJGPP/PC-AT                  (note 7)
30   i960   i960ka     i960sim (in gdb)             (note 5 -- no tick)
31   i960   i960ca     Cyclone CVME961              (note 4)
32   i960   i960ha     no BSP                       (note 9)
33   i960   i960rp     rxgen960                     (note 1)
34   m68k    mfc5200   no BSP                       (note 9)
35   m68k    m68000    sim68000 (BSVC)              (note 5 -- under development)
36   m68k    cpu32     simcpu32 (BSVC)              (note 5 -- under development)
37   m68k    m68000    efi68k                       (note 1)
38   m68k    m68020    Motorola MVME136             (note 1, 6)
39   m68k    m68030    Motorola MVME147             (note 1)
40   m68k    m68030    Motorola MVME147s            (note 1)
41   m68k   m68lc040   Motorola MVME162             (note 1)
42   m68k   m68lc040   Motorola MVME162LX           (note 1)
43   m68k   m68ec040   Motorola IDP                 (note 1)
44   m68k    m68040    Motorola MVME167             (note 1, 6)
45   m68k    m68020    DY-4 DMV152                  (note 1)
46   m68k    m68302    generic 68302                (note 1)
47   m68k    m68302    ods 68302                    (note 1)
48   m68k    m68332    efi332                       (note 1)
49   m68k    m68360    generic 68360                (note 1, 6)
50   m68k    m68360    68360 in companion mode      (note 1, 6)
51   mips   idt4600    p4000                        (note 1)
52   mips   idt4650    p4000                        (note 1)
53 powerpc  ppc403     helas403                     (note 1, 6)
54 powerpc  ppc403     Papyrus                      (note 1)
55 powerpc  ppc5xx     BUILDS - NEEDS WORK
56 powerpc  ppc403     psim (in gdb)                (note 5)
57 powerpc  ppc603e    Radstone PPCn_60x            (note 1, 8)
58 powerpc  ppc603e    DY-4 DMV-177                 (note 1)
59 powerpc  ppc603e    Vista Score603e              (note 1)
60 powerpc  ppc603e    Motorola MVME230[1-4]        (note 1)
61 powerpc  ppc604     Motorola MVME230[5-8]        (note 1)
62 powerpc  mpc750     Motorola MCP750              (note 1)
63 powerpc  mpc821     no BSP                       (note 9)
64 powerpc  mpc823     no BSP                       (note 9)
65 powerpc  mpc850     no BSP                       (note 9)
66 powerpc  mpc860     eth_comm (custom)            (note 1, 6)
67   sh     sh7032     generic sh1                  (note 1)
68   sh     sh7035     generic sh2                  (note 1)
69  sparc    erc32     generic erc32               ALL TESTS (note 5)
70   UNIX      NA      FreeBSD (ix86)               (note 2)
71   UNIX      NA      Solaris 2 (SPARC)           ALL TESTS (inlines)
72   UNIX      NA      Linux (ix86)                ALL TESTS (inlines)
73   UNIX      NA      Linux (ix86)                ALL TESTS (macros)
74   UNIX      NA      HPUX (PA-RISC)               (note 2)
75  no_cpu     NA      no_bsp                       (note 3)
76
77NOTES:
78
79"NOT TESTED" indicates that this was not tested in the testing cycle
80immediately preceding the snapshot.
81
82(1) Target board is not owned by RTEMS Project.  The target is known
83    to compile and link with all appropriate tests successfully.
84    If the target does not support multiprocessor configurations, then
85    "ALL TESTS" does not include the multiprocessor tests.
86
87(2) RTEMS Project cannot internally compile or test this target.
88    The HP-UX is not recognized in the configure script.
89    The a29k does not use GNU tools and may suffer from bit rot.
90
91(3) Target is not intended to be executed.  It is only an example.
92
93(4) The board owned by the RTEMS Project is broken.  The BSP is known
94    to compile and link with all appropriate tests successfully.
95
96(5) This BSP is tested on a CPU software simulator.
97
98(6) This BSP was tested by an RTEMS volunteer and reported to work.
99
100(7) The BSP is deprecated.  For information on what would be
101    required to update it contact rtems@OARcorp.com.
102
103(8) The Radstone ppcn_60x BSP was written by Radstone and designed
104    to support any Radstone PowerPC board with only minor modifications.
105
106(9) This CPU model is supported but there are no BSPs using this CPU
107    model included in the current distribution.
Note: See TracBrowser for help on using the repository browser.