summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/jmr3904/README
blob: ab1685973b8fe869ab3828c5082a5d51c955a985 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#
#  $Id$
#

Simple BSP for the TX3904 simulator built into gdb.

Simulator Invocation
====================
The following is how the simulator is invoked.

target sim --board=jmr3904

GDB must be configured with a target like "tx39-rtems".  Otherwise,
the simulator will not be built for the correct instruction
and peripheral set.

Status
======

+ hello.exe locks up while running the global destructors.  This almost
  has to be a linkcmds issue.

+ There is no clock tick device driver.

+ There is no timer device driver.