aboutsummaryrefslogtreecommitdiffstats
path: root/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13
diff options
context:
space:
mode:
authorunknown <dm2515@eews303a-028.ic.ac.uk>2018-01-25 15:42:21 +0000
committerunknown <dm2515@eews303a-028.ic.ac.uk>2018-01-25 15:42:21 +0000
commitef69ae72e9163f0e4caedbf682f84510be8771f1 (patch)
tree36b532de84b6ea4ea1eecd4a5678e54e69373f56 /lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13
parent2a53d71a6c65f1ac5ae185ab09f4c9c118836dc8 (diff)
downloadNoiseSilencer-ef69ae72e9163f0e4caedbf682f84510be8771f1.tar.gz
NoiseSilencer-ef69ae72e9163f0e4caedbf682f84510be8771f1.zip
Lab 4 part 1
Diffstat (limited to 'lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13')
-rw-r--r--lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13/3014b998d80100181ce89bcacea45786129
-rw-r--r--lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13/8036c150dd0100181ce89bcacea457860
-rw-r--r--lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13/b0057cd3e10100181ce89bcacea4578698
3 files changed, 227 insertions, 0 deletions
diff --git a/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13/3014b998d80100181ce89bcacea45786 b/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13/3014b998d80100181ce89bcacea45786
new file mode 100644
index 0000000..17ad43b
--- /dev/null
+++ b/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13/3014b998d80100181ce89bcacea45786
@@ -0,0 +1,129 @@
+################################################################################
+# Automatically-generated file. Do not edit!
+################################################################################
+
+SHELL = cmd.exe
+
+EMPTY :=
+SPACE := $(EMPTY) $(EMPTY)
+
+ORDERED_OBJS += \
+$(GEN_CMDS_QUOTED) \
+"./intio.obj" \
+"./dsp_bios_cfg_c.obj" \
+"./dsp_bios_cfg.obj" \
+-l"rts6700.lib" \
+-l"C:/EEE/CCStudio4.1/ccsv4\C6000\csl\lib\csl6713.lib" \
+-l"C:/EEE/CCStudio4.1/ccsv4\C6000\dsk6713\lib\dsk6713bslccsv4.lib" \
+
+-include ../makefile.init
+
+RM := DEL /F
+
+# All of the sources participating in the build are defined here
+-include sources.mk
+-include subdir.mk
+-include objects.mk
+
+ifneq ($(MAKECMDGOALS),clean)
+ifneq ($(strip $(S62_DEPS)),)
+-include $(S62_DEPS)
+endif
+ifneq ($(strip $(ASM_DEPS)),)
+-include $(ASM_DEPS)
+endif
+ifneq ($(strip $(C55_DEPS)),)
+-include $(C55_DEPS)
+endif
+ifneq ($(strip $(S_UPPER_DEPS)),)
+-include $(S_UPPER_DEPS)
+endif
+ifneq ($(strip $(C++_DEPS)),)
+-include $(C++_DEPS)
+endif
+ifneq ($(strip $(S_DEPS)),)
+-include $(S_DEPS)
+endif
+ifneq ($(strip $(CC_DEPS)),)
+-include $(CC_DEPS)
+endif
+ifneq ($(strip $(C64_DEPS)),)
+-include $(C64_DEPS)
+endif
+ifneq ($(strip $(CPP_DEPS)),)
+-include $(CPP_DEPS)
+endif
+ifneq ($(strip $(S64_DEPS)),)
+-include $(S64_DEPS)
+endif
+ifneq ($(strip $(CXX_DEPS)),)
+-include $(CXX_DEPS)
+endif
+ifneq ($(strip $(C67_DEPS)),)
+-include $(C67_DEPS)
+endif
+ifneq ($(strip $(S67_DEPS)),)
+-include $(S67_DEPS)
+endif
+ifneq ($(strip $(S43_DEPS)),)
+-include $(S43_DEPS)
+endif
+ifneq ($(strip $(C62_DEPS)),)
+-include $(C62_DEPS)
+endif
+ifneq ($(strip $(C43_DEPS)),)
+-include $(C43_DEPS)
+endif
+ifneq ($(strip $(C??_DEPS)),)
+-include $(C??_DEPS)
+endif
+ifneq ($(strip $(ASM_UPPER_DEPS)),)
+-include $(ASM_UPPER_DEPS)
+endif
+ifneq ($(strip $(OPT_DEPS)),)
+-include $(OPT_DEPS)
+endif
+ifneq ($(strip $(S??_DEPS)),)
+-include $(S??_DEPS)
+endif
+ifneq ($(strip $(S55_DEPS)),)
+-include $(S55_DEPS)
+endif
+ifneq ($(strip $(C_DEPS)),)
+-include $(C_DEPS)
+endif
+ifneq ($(strip $(SA_DEPS)),)
+-include $(SA_DEPS)
+endif
+ifneq ($(strip $(C_UPPER_DEPS)),)
+-include $(C_UPPER_DEPS)
+endif
+endif
+
+-include ../makefile.defs
+
+# Add inputs and outputs from these tool invocations to the build variables
+
+# All Target
+all: RTDSP.out
+
+# Tool invocations
+RTDSP.out: $(GEN_CMDS) $(OBJS)
+ @echo 'Building target: $@'
+ @echo 'Invoking: Linker'
+ "C:/EEE/CCStudio4.1/ccsv4/tools/compiler/c6000/bin/cl6x" -mv6700 -g --define=_DEBUG --define=CHIP_6713 --diag_warning=225 -z -m"RTDSP.map" --warn_sections -i"C:/EEE/CCStudio4.1/ccsv4/tools/compiler/c6000/lib" -i"C:/EEE/CCStudio4.1/ccsv4/tools/compiler/c6000/include" -i"C:/EEE/CCStudio4.1/bios_5_41_02_14/packages/ti/rtdx/lib/c6000" -i"C:/EEE/CCStudio4.1/bios_5_41_02_14/packages/ti/bios/lib" --reread_libs --rom_model -o "RTDSP.out" $(ORDERED_OBJS)
+ @echo 'Finished building target: $@'
+ @echo ' '
+
+# Other Targets
+clean:
+ -$(RM) $(GEN_CMDS__QTD)$(GEN_SRCS__QTD)$(C6000_EXECUTABLE_OUTPUTS__QTD) "RTDSP.out"
+ -$(RM) ".\dsp_bios_cfg.obj" ".\dsp_bios_cfg_c.obj" ".\intio.obj"
+ -$(RM) ".\dsp_bios_cfg.pp"
+ -$(RM) ".\dsp_bios_cfg_c.pp" ".\intio.pp"
+ -@echo ' '
+
+.PHONY: all clean dependents
+.SECONDARY:
+
+-include ../makefile.targets
diff --git a/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13/8036c150dd0100181ce89bcacea45786 b/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13/8036c150dd0100181ce89bcacea45786
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13/8036c150dd0100181ce89bcacea45786
diff --git a/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13/b0057cd3e10100181ce89bcacea45786 b/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13/b0057cd3e10100181ce89bcacea45786
new file mode 100644
index 0000000..89864cb
--- /dev/null
+++ b/lab4/.metadata/.plugins/org.eclipse.core.resources/.history/13/b0057cd3e10100181ce89bcacea45786
@@ -0,0 +1,98 @@
+################################################################################
+# Automatically-generated file. Do not edit!
+################################################################################
+
+C67_SRCS :=
+S_UPPER_SRCS :=
+CMD_UPPER_SRCS :=
+LIB_SRCS :=
+OBJ_SRCS :=
+C55_SRCS :=
+C_SRCS :=
+A_SRCS :=
+CPP_SRCS :=
+O_SRCS :=
+LD_SRCS :=
+TCF_SRCS :=
+ASM_SRCS :=
+CXX_SRCS :=
+ASM_UPPER_SRCS :=
+OPT_SRCS :=
+C43_SRCS :=
+C64_SRCS :=
+S62_SRCS :=
+S55_SRCS :=
+CMD_SRCS :=
+S67_SRCS :=
+C++_SRCS :=
+SA_SRCS :=
+S64_SRCS :=
+C_UPPER_SRCS :=
+S??_SRCS :=
+S43_SRCS :=
+C62_SRCS :=
+TCF_UPPER_SRCS :=
+S_SRCS :=
+C??_SRCS :=
+CC_SRCS :=
+GEN_SRCS :=
+S62_DEPS :=
+GEN_CMDS :=
+ASM_DEPS :=
+C55_DEPS :=
+C6000_EXECUTABLE_OUTPUTS :=
+S_UPPER_DEPS :=
+S_DEPS :=
+CPP_DEPS :=
+C64_DEPS :=
+C43_DEPS :=
+C62_DEPS :=
+OBJS :=
+C??_DEPS :=
+S??_DEPS :=
+S55_DEPS :=
+C_DEPS :=
+C_UPPER_DEPS :=
+SA_DEPS :=
+C++_DEPS :=
+CC_DEPS :=
+S64_DEPS :=
+CXX_DEPS :=
+S43_DEPS :=
+S67_DEPS :=
+C67_DEPS :=
+ASM_UPPER_DEPS :=
+OPT_DEPS :=
+S62_DEPS__QTD :=
+OBJS__QTD :=
+C64_DEPS__QTD :=
+ASM_DEPS__QTD :=
+C62_DEPS__QTD :=
+C_UPPER_DEPS__QTD :=
+S??_DEPS__QTD :=
+GEN_CMDS__QTD :=
+S55_DEPS__QTD :=
+S64_DEPS__QTD :=
+C55_DEPS__QTD :=
+C67_DEPS__QTD :=
+GEN_SRCS__QTD :=
+CPP_DEPS__QTD :=
+C43_DEPS__QTD :=
+C_DEPS__QTD :=
+S43_DEPS__QTD :=
+C6000_EXECUTABLE_OUTPUTS__QTD :=
+CC_DEPS__QTD :=
+S67_DEPS__QTD :=
+OPT_DEPS__QTD :=
+S_UPPER_DEPS__QTD :=
+C??_DEPS__QTD :=
+CXX_DEPS__QTD :=
+C++_DEPS__QTD :=
+S_DEPS__QTD :=
+SA_DEPS__QTD :=
+ASM_UPPER_DEPS__QTD :=
+
+# Every subdirectory with source files must be described here
+SUBDIRS := \
+. \
+