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

📄 dm_bf53x_led.mak

📁 采用美国adi公司的bf系列
💻 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:
#     DM_BF53x_LED_Debug
#     DM_BF53x_LED_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=F:\Program Files\Analog Devices\VisualDSP 4.0

ifndef ADI_DSP_MAKE
ADI_DSP_MAKE=F:/Program\ Files/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 "DM_BF53x_LED_Debug" configuration
#

ifeq ($(MAKECMDGOALS),DM_BF53x_LED_Debug)

DM_BF53x_LED_Debug : ./Debug/DM_BF53x_LED.dxe 

./Debug/dm_cpu.doj :../dm_cpu.c $(VDSP)/Blackfin/include/ccblkfn.h $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/stdlib_bf.h $(VDSP)/Blackfin/include/sys/exception.h ../dm_bf5xx.h $(VDSP)/Blackfin/include/stdio.h $(VDSP)/Blackfin/include/sys/stdio_bf.h $(VDSP)/Blackfin/include/cdefbf53x.h $(VDSP)/Blackfin/include/cdefBF533.h $(VDSP)/Blackfin/include/cdefBF532.h $(VDSP)/Blackfin/include/defBF532.h $(VDSP)/Blackfin/include/def_LPBlackfin.h $(VDSP)/Blackfin/include/cdef_LPBlackfin.h ../dm_types.h ../dm_cpu.h 
	@echo "..\dm_cpu.c"
	$(VDSP)/ccblkfn.exe -c ..\dm_cpu.c -g -no-multiline -I .. -double-size-32 -decls-strong -jump-constdata -w -si-revision 0.3 -proc ADSP-BF533 -o .\Debug\dm_cpu.doj -MM

./Debug/dm_led.doj :./dm_led.c $(VDSP)/Blackfin/include/cdefBF533.h $(VDSP)/Blackfin/include/cdefBF532.h $(VDSP)/Blackfin/include/defBF532.h $(VDSP)/Blackfin/include/def_LPBlackfin.h $(VDSP)/Blackfin/include/cdef_LPBlackfin.h ./dm_cpu.h ./dm_types.h ./dm_bf5xx.h $(VDSP)/Blackfin/include/stdio.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/sys/stdio_bf.h $(VDSP)/Blackfin/include/cdefbf53x.h $(VDSP)/Blackfin/include/sys/exception.h $(VDSP)/Blackfin/include/ccblkfn.h $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/stdlib_bf.h 
	@echo ".\dm_led.c"
	$(VDSP)/ccblkfn.exe -c .\dm_led.c -g -no-multiline -I .. -double-size-32 -decls-strong -jump-constdata -w -si-revision 0.3 -proc ADSP-BF533 -o .\Debug\dm_led.doj -MM

./Debug/DM_BF53x_LED.dxe :$(VDSP)/Blackfin/ldf/adsp-BF533.ldf $(VDSP)/Blackfin/lib/bf532_rev_0.3/crtsf532y.doj ./Debug/dm_cpu.doj ./Debug/dm_led.doj $(VDSP)/Blackfin/lib/cplbtab533.doj $(VDSP)/Blackfin/lib/bf532_rev_0.3/libsmall532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/__initsbsz532.doj $(VDSP)/Blackfin/lib/bf532_rev_0.3/libio532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/libc532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/libm3free532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/libevent532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/libx532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/libcpp532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/libcpprt532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/libf64ieee532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/libdsp532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/libsftflt532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/libetsi532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/libssl532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/libdrv532y.dlb $(VDSP)/Blackfin/lib/bf532_rev_0.3/idle532y.doj $(VDSP)/Blackfin/lib/bf532_rev_0.3/librt_fileio532y.dlb 
	@echo "Linking..."
	$(VDSP)/ccblkfn.exe .\Debug\dm_cpu.doj .\Debug\dm_led.doj -L .\Debug -flags-link -od,.\Debug -o .\Debug\DM_BF53x_LED.dxe -proc ADSP-BF533 -si-revision 0.3 -MM

endif

ifeq ($(MAKECMDGOALS),DM_BF53x_LED_Debug_clean)

DM_BF53x_LED_Debug_clean:
	$(RM) ".\Debug\dm_cpu.doj"
	$(RM) ".\Debug\dm_led.doj"
	$(RM) ".\Debug\DM_BF53x_LED.dxe"
	$(RM) ".\Debug\*.ipa"
	$(RM) ".\Debug\*.opa"
	$(RM) ".\Debug\*.ti"
	$(RM) ".\*.rbld"

endif


⌨️ 快捷键说明

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