From 61ba976360804d85f9203821518bb4b132852188 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 22 Feb 2000 18:39:52 +0000 Subject: New port of RTEMS to TI C3x and C4x. --- make/custom/c3xsim.cfg | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 make/custom/c3xsim.cfg (limited to 'make/custom/c3xsim.cfg') diff --git a/make/custom/c3xsim.cfg b/make/custom/c3xsim.cfg new file mode 100644 index 0000000000..c3fc60993a --- /dev/null +++ b/make/custom/c3xsim.cfg @@ -0,0 +1,12 @@ +# +# Configuration file for the GDB C4x simulator as a C3x +# +# $Id$ +# + +RTEMS_BSP=c3sxim +RTEMS_CPU_MODEL=c32 +CPU_CFLAGS = -mcpu=32 + +include $(RTEMS_ROOT)/make/custom/c4xsim.cfg + -- cgit v1.2.3