source: rtems/make/custom/c3xsim.cfg @ 969de1f3

4.104.114.84.95
Last change on this file since 969de1f3 was 8eacefcc, checked in by Joel Sherrill <joel.sherrill@…>, on 02/29/00 at 16:35:45

BSP now compiles and links with CAVSL board information. This includes
linkcmds updated, simio references removed, and switch to libchip for
serial ports from simio.

Added a MEMORY_MAP file to capture information about the various
addresses on this board.

In addition, many of the beta patches are now included.

  • Property mode set to 100644
File size: 178 bytes
Line 
1#
2#  Configuration file for the GDB C4x simulator as a C3x
3#
4#  $Id$
5#
6
7RTEMS_BSP=c3xsim
8RTEMS_CPU_MODEL=c32
9CPU_CFLAGS = -mcpu=32
10
11include $(RTEMS_ROOT)/make/custom/c4xsim.cfg
12
Note: See TracBrowser for help on using the repository browser.