Files
rtems/make/custom/c3xsim.cfg
Joel Sherrill 8eacefcc8b 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.
2000-02-29 16:35:45 +00:00

13 lines
178 B
INI

#
# Configuration file for the GDB C4x simulator as a C3x
#
# $Id$
#
RTEMS_BSP=c3xsim
RTEMS_CPU_MODEL=c32
CPU_CFLAGS = -mcpu=32
include $(RTEMS_ROOT)/make/custom/c4xsim.cfg