source: rtems/c/src/lib/libbsp/mips/jmr3904/README @ a9c55f5

4.104.114.84.95
Last change on this file since a9c55f5 was a9c55f5, checked in by Joel Sherrill <joel.sherrill@…>, on 12/06/00 at 15:43:35

2000-12-06 Joel Sherrill <joel@…>

  • README: Updated to reflect status.
  • startup/linkcmds: Added .ctor and .dtor sections to no avail.
  • Property mode set to 100644
File size: 527 bytes
Line 
1#
2#  $Id$
3#
4
5Simple BSP for the TX3904 simulator built into gdb.
6
7Simulator Invocation
8====================
9The following is how the simulator is invoked.
10
11target sim --board=jmr3904
12
13GDB must be configured with a target like "tx39-rtems".  Otherwise,
14the simulator will not be built for the correct instruction
15and peripheral set.
16
17Status
18======
19
20+ hello.exe locks up while running the global destructors.  This almost
21  has to be a linkcmds issue.
22
23+ There is no clock tick device driver.
24
25+ There is no timer device driver.
Note: See TracBrowser for help on using the repository browser.