⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 effects processor.mak

📁 语音信号进行Fir滤波
💻 MAK
字号:
# Generated by the VisualDSP++ IDDE

# Note:  Any changes made to this Makefile will be lost the next time the
# matching project file is loaded into the IDDE.  If you wish to preserve
# changes, rename this file and run it externally to the IDDE.

# The syntax of this Makefile is such that GNU Make v3.77 or higher is
# required.

# The current working directory should be the directory in which this
# Makefile resides.

# Supported targets:
#     Effects Processor_Debug
#     Effects Processor_Debug_clean

# Define this variable if you wish to run this Makefile on a host
# other than the host that created it and VisualDSP++ may be installed
# in a different directory.

ADI_DSP=D:\Analog Devices\VisualDSP 4.0

ifndef ADI_DSP_MAKE
ADI_DSP_MAKE=D:/Analog\ Devices/VisualDSP\ 4.0
endif

# $VDSP is a gmake-friendly version of ADI_DIR

empty:=
space:= $(empty) $(empty)
VDSP_INTERMEDIATE=$(subst \,/,$(ADI_DSP))
VDSP=$(subst $(space),\$(space),$(VDSP_INTERMEDIATE))

# Define the command to use to delete files (which is different on Win95/98
# and Windows NT/2000)

ifeq ($(OS),Windows_NT)
RM=cmd /C del /F /Q
else
RM=command /C del
endif

#
# Begin "Effects Processor_Debug" configuration
#

ifeq ($(MAKECMDGOALS),Effects Processor_Debug)

Effects\ Processor_Debug : ./Debug/Effects\ Processor.dxe 

./Debug/ADDS_21161_EzKit.doj :./ADDS_21161_EzKit.c ./ADDS_21161_EzKit.h $(VDSP)/211xx/include/def21161.h $(VDSP)/211xx/include/21160.h $(VDSP)/211xx/include/signal.h 
	@echo ".\ADDS_21161_EzKit.c"
	$(VDSP)/cc21k.exe -c .\ADDS_21161_EzKit.c -g -no-multiline -double-size-32 -flags-compiler --diag_warning,implicit_func_decl -si-revision 1.2 -proc ADSP-21161 -o .\Debug\ADDS_21161_EzKit.doj -MM

./Debug/ADDS_21161_EzKit_.doj :ADDS_21161_EzKit_.asm $(VDSP)/211xx/include/asm_sprt.h $(VDSP)/211xx/include/def21161.h adds_21161_ezkit.h 
	@echo ".\ADDS_21161_EzKit_.asm"
	$(VDSP)/easm21k.exe .\ADDS_21161_EzKit_.asm -proc ADSP-21161 -g -si-revision 1.2 -o .\Debug\ADDS_21161_EzKit_.doj -MM

./Debug/AudioModule\ -\ Amplitude_Env_.doj :AudioModule\ -\ Amplitude_Env.h AudioModule\ -\ Amplitude_Env_.asm $(VDSP)/211xx/include/asm_sprt.h audiomodule_spt.h 
	@echo ".\AudioModule - Amplitude_Env_.asm"
	$(VDSP)/easm21k.exe .\AudioModule\ -\ Amplitude_Env_.asm -proc ADSP-21161 -g -si-revision 1.2 -o .\Debug\AudioModule\ -\ Amplitude_Env_.doj -MM

./Debug/AudioModule\ -\ Delay_ST.doj :./AudioModule\ -\ Delay_ST.c ./AudioModule\ -\ Delay_ST.h $(VDSP)/211xx/include/stdlib.h 
	@echo ".\AudioModule - Delay_ST.c"
	$(VDSP)/cc21k.exe -c .\AudioModule\ -\ Delay_ST.c -g -no-multiline -double-size-32 -flags-compiler --diag_warning,implicit_func_decl -si-revision 1.2 -proc ADSP-21161 -o .\Debug\AudioModule\ -\ Delay_ST.doj -MM

./Debug/AudioModule\ -\ Delay_ST_.doj :AudioModule\ -\ Delay_ST.h AudioModule\ -\ Delay_ST_.asm AudioModule_spt.h $(VDSP)/211xx/include/asm_sprt.h 
	@echo ".\AudioModule - Delay_ST_.asm"
	$(VDSP)/easm21k.exe .\AudioModule\ -\ Delay_ST_.asm -proc ADSP-21161 -g -si-revision 1.2 -o .\Debug\AudioModule\ -\ Delay_ST_.doj -MM

./Debug/iir.doj :iir.asm lib_glob.h trn_glob.h 
	@echo ".\iir.asm"
	$(VDSP)/easm21k.exe .\iir.asm -proc ADSP-21161 -g -si-revision 1.2 -o .\Debug\iir.doj -MM

./Debug/Main.doj :./Main.c $(VDSP)/211xx/include/math.h $(VDSP)/211xx/include/math_21xxx.h $(VDSP)/211xx/include/signal.h $(VDSP)/211xx/include/stdio.h $(VDSP)/211xx/include/stdio_21xxx.h ./ADDS_21161_EzKit.h ./audiomodule_spt.h ./AudioModule\ -\ Delay_ST.h ./AudioModule\ -\ Amplitude_Env.h $(VDSP)/211xx/include/def21161.h 
	@echo ".\Main.c"
	$(VDSP)/cc21k.exe -c .\Main.c -g -no-multiline -double-size-32 -flags-compiler --diag_warning,implicit_func_decl -si-revision 1.2 -proc ADSP-21161 -o .\Debug\Main.doj -MM

./Debug/seg_init.doj :seg_init.asm 
	@echo ".\seg_init.asm"
	$(VDSP)/easm21k.exe .\seg_init.asm -proc ADSP-21161 -g -si-revision 1.2 -o .\Debug\seg_init.doj -MM

./Debug/Effects\ Processor.dxe :./Debug/seg_init.doj ./Debug/Main.doj ./Debug/iir.doj ./Debug/AudioModule\ -\ Delay_ST_.doj ./Debug/AudioModule\ -\ Delay_ST.doj ./Debug/AudioModule\ -\ Amplitude_Env_.doj ./Debug/ADDS_21161_EzKit_.doj ./Debug/ADDS_21161_EzKit.doj 21161_EZKIT_Lite.ldf $(VDSP)/211xx/lib/161_hdr.doj ./Debug/ADDS_21161_EzKit.doj ./Debug/ADDS_21161_EzKit_.doj ./Debug/AudioModule\ -\ Amplitude_Env_.doj ./Debug/AudioModule\ -\ Delay_ST.doj ./Debug/AudioModule\ -\ Delay_ST_.doj ./Debug/iir.doj ./Debug/Main.doj ./Debug/seg_init.doj $(VDSP)/211xx/lib/libc161.dlb $(VDSP)/211xx/lib/libio160_32.dlb $(VDSP)/211xx/lib/libdsp160.dlb $(VDSP)/211xx/lib/libcpp.dlb $(VDSP)/211xx/lib/libcpprt.dlb 
	@echo "Linking..."
	$(VDSP)/cc21k.exe .\Debug\ADDS_21161_EzKit.doj .\Debug\ADDS_21161_EzKit_.doj .\Debug\AudioModule\ -\ Amplitude_Env_.doj .\Debug\AudioModule\ -\ Delay_ST.doj .\Debug\AudioModule\ -\ Delay_ST_.doj .\Debug\iir.doj .\Debug\Main.doj .\Debug\seg_init.doj -T .\21161_EZKIT_Lite.ldf -L .\Debug -flags-link -od,.\Debug -o .\Debug\Effects\ Processor.dxe -proc ADSP-21161 -si-revision 1.2 -flags-link -MM

endif

ifeq ($(MAKECMDGOALS),Effects Processor_Debug_clean)

Effects\ Processor_Debug_clean:
	$(RM) ".\Debug\ADDS_21161_EzKit.doj"
	$(RM) ".\Debug\ADDS_21161_EzKit_.doj"
	$(RM) ".\Debug\AudioModule - Amplitude_Env_.doj"
	$(RM) ".\Debug\AudioModule - Delay_ST.doj"
	$(RM) ".\Debug\AudioModule - Delay_ST_.doj"
	$(RM) ".\Debug\iir.doj"
	$(RM) ".\Debug\Main.doj"
	$(RM) ".\Debug\seg_init.doj"
	$(RM) ".\Debug\Effects Processor.dxe"
	$(RM) ".\Debug\*.ipa"
	$(RM) ".\Debug\*.opa"
	$(RM) ".\Debug\*.ti"
	$(RM) ".\*.rbld"

endif


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -