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

📄 httpserver-bf561.mak

📁 analog device vdsp LAN driver and examples
💻 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:
#     httpserver-BF561_Debug
#     httpserver-BF561_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=C:\Program Files\Analog Devices\VisualDSP 4.5


# $VDSP is a gmake-friendly version of ADI_DIR

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

RM=cmd /C del /F /Q

#
# Begin "httpserver-BF561_Debug" configuration
#

ifeq ($(MAKECMDGOALS),httpserver-BF561_Debug)

httpserver-BF561_Debug : ./Debug/httpserver-BF561.dxe 

./Debug/ExceptionHandler-BF561.doj :$(VDSP)/Blackfin/include/VDK_Public.h $(VDSP)/Blackfin/include/defBF561.h $(VDSP)/Blackfin/include/def_LPBlackfin.h ./ExceptionHandler-BF561.asm ./VDK.h 
	@echo ".\ExceptionHandler-BF561.asm"
	$(VDSP)/easmblkfn.exe .\ExceptionHandler-BF561.asm -proc ADSP-BF561 -g -si-revision 0.3 -o .\Debug\ExceptionHandler-BF561.doj -MM

./Debug/lwip_sysboot_threadtype.doj :lwip_sysboot_threadtype.c lwip_sysboot_threadtype.h VDK.h $(VDSP)/Blackfin/include/defBF561.h $(VDSP)/Blackfin/include/def_LPBlackfin.h $(VDSP)/Blackfin/include/VDK_Public.h $(VDSP)/Blackfin/include/limits.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/fract_math.h $(VDSP)/Blackfin/include/fract_typedef.h $(VDSP)/Blackfin/include/ccblkfn.h $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/stdlib_bf.h $(VDSP)/Blackfin/include/sys/platform.h $(VDSP)/Blackfin/include/sys/_adi_platform.h $(VDSP)/Blackfin/include/cdefBF561.h $(VDSP)/Blackfin/include/cdef_LPBlackfin.h $(VDSP)/Blackfin/include/fr2x16_math.h $(VDSP)/Blackfin/include/fr2x16_base.h $(VDSP)/Blackfin/include/fr2x16_typedef.h $(VDSP)/Blackfin/include/r2x16_typedef.h $(VDSP)/Blackfin/include/raw_typedef.h $(VDSP)/Blackfin/include/r2x16_base.h $(VDSP)/Blackfin/include/lwip/cglobals.h $(VDSP)/Blackfin/include/sys/exception.h $(VDSP)/Blackfin/include/services/services.h $(VDSP)/Blackfin/include/stddef.h $(VDSP)/Blackfin/include/services/int/adi_int.h $(VDSP)/Blackfin/include/services/dcb/adi_dcb.h $(VDSP)/Blackfin/include/services/dma/adi_dma.h $(VDSP)/Blackfin/include/services/ebiu/adi_ebiu.h $(VDSP)/Blackfin/include/services/pwr/adi_pwr.h $(VDSP)/Blackfin/include/services/tmr/adi_tmr.h $(VDSP)/Blackfin/include/services/flag/adi_flag.h $(VDSP)/Blackfin/include/drivers/adi_dev.h $(VDSP)/Blackfin/include/lwip/kernel_abs.h $(VDSP)/Blackfin/include/lwip/ADI_TOOLS_IOEThreadType.h $(VDSP)/Blackfin/include/lwip/sockets.h $(VDSP)/Blackfin/include/lwip/ip_addr.h $(VDSP)/Blackfin/include/lwip/arch.h $(VDSP)/Blackfin/include/lwip/cc.h $(VDSP)/Blackfin/include/string.h $(VDSP)/Blackfin/include/stdio.h $(VDSP)/Blackfin/include/sys/stdio_bf.h $(VDSP)/Blackfin/include/lwip/inet.h $(VDSP)/Blackfin/include/lwip/ADI_ETHER_USBLAN.h $(VDSP)/Blackfin/include/lwip/ADI_ETHER.h 
	@echo ".\lwip_sysboot_threadtype.c"
	$(VDSP)/ccblkfn.exe -c .\lwip_sysboot_threadtype.c -file-attr ProjectName=httpserver-BF561 -g -structs-do-not-overlap -no-multiline -D WEBS -D UEMF -D _VDK_ -D WEBS_PAGE_ROM -D __NO_FCNTL=1 -D LWIP_COMPAT_SOCKETS -D LWIP_PROVIDE_ERRNO -D B_FILL -D DEBUG -U __ANALOG_EXTENSIONS__ -I ..\ws031202 -I $(VDSP)\Blackfin\include\drivers\ethernet -double-size-32 -decls-strong -threads -si-revision 0.3 -proc ADSP-BF561 -o .\Debug\lwip_sysboot_threadtype.doj -MM

VDK.h VDK.cpp tcpip_template.rbld :$(VDSP)/Blackfin/vdk/VDK.cpp.tf $(VDSP)/Blackfin/vdk/VDK.h.tf $(VDSP)/Blackfin/vdk/VDKGen.exe ./tcpip_template.vdk tcpip_template.rbld 
	@echo ".\tcpip_template.vdk"
	$(VDSP)/Blackfin\vdk\vdkgen.exe .\tcpip_template.vdk -proc ADSP-BF561 -si-revision 0.3 -MM

./Debug/VDK.doj :VDK.cpp VDK.h $(VDSP)/Blackfin/include/defBF561.h $(VDSP)/Blackfin/include/def_LPBlackfin.h $(VDSP)/Blackfin/include/VDK_Public.h $(VDSP)/Blackfin/include/limits.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/fract_math.h $(VDSP)/Blackfin/include/fract_typedef.h $(VDSP)/Blackfin/include/ccblkfn.h $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/stdlib_bf.h $(VDSP)/Blackfin/include/sys/platform.h $(VDSP)/Blackfin/include/sys/_adi_platform.h $(VDSP)/Blackfin/include/cdefBF561.h $(VDSP)/Blackfin/include/cdef_LPBlackfin.h $(VDSP)/Blackfin/include/fr2x16_math.h $(VDSP)/Blackfin/include/fr2x16_base.h $(VDSP)/Blackfin/include/fr2x16_typedef.h $(VDSP)/Blackfin/include/r2x16_typedef.h $(VDSP)/Blackfin/include/raw_typedef.h $(VDSP)/Blackfin/include/r2x16_base.h $(VDSP)/Blackfin/include/assert.h $(VDSP)/Blackfin/include/cplus/new $(VDSP)/Blackfin/include/cplus/exception $(VDSP)/Blackfin/include/cplus/xstddef $(VDSP)/Blackfin/include/cplus/cstddef $(VDSP)/Blackfin/include/stddef.h $(VDSP)/Blackfin/include/string.h $(VDSP)/Blackfin/include/heapinfo.h $(VDSP)/Blackfin/include/xalloc.h $(VDSP)/Blackfin/include/VDK_Internals.h $(VDSP)/Blackfin/include/sys/exception.h lwip_sysboot_threadtype.h lwip_sysboot_threadtype.C $(VDSP)/Blackfin/include/lwip/cglobals.h $(VDSP)/Blackfin/include/services/services.h $(VDSP)/Blackfin/include/services/int/adi_int.h $(VDSP)/Blackfin/include/services/dcb/adi_dcb.h $(VDSP)/Blackfin/include/services/dma/adi_dma.h $(VDSP)/Blackfin/include/services/ebiu/adi_ebiu.h $(VDSP)/Blackfin/include/services/pwr/adi_pwr.h $(VDSP)/Blackfin/include/services/tmr/adi_tmr.h $(VDSP)/Blackfin/include/services/flag/adi_flag.h $(VDSP)/Blackfin/include/drivers/adi_dev.h $(VDSP)/Blackfin/include/lwip/kernel_abs.h $(VDSP)/Blackfin/include/lwip/ADI_TOOLS_IOEThreadType.h $(VDSP)/Blackfin/include/lwip/sockets.h $(VDSP)/Blackfin/include/lwip/ip_addr.h $(VDSP)/Blackfin/include/lwip/arch.h $(VDSP)/Blackfin/include/lwip/cc.h $(VDSP)/Blackfin/include/stdio.h $(VDSP)/Blackfin/include/sys/stdio_bf.h $(VDSP)/Blackfin/include/lwip/inet.h $(VDSP)/Blackfin/include/lwip/ADI_ETHER_USBLAN.h $(VDSP)/Blackfin/include/lwip/ADI_ETHER.h 
	@echo ".\VDK.cpp"
	$(VDSP)/ccblkfn.exe -c .\VDK.cpp -c++ -file-attr ProjectName=httpserver-BF561 -g -structs-do-not-overlap -ignore-std -no-multiline -D WEBS -D UEMF -D _VDK_ -D WEBS_PAGE_ROM -D __NO_FCNTL=1 -D LWIP_COMPAT_SOCKETS -D LWIP_PROVIDE_ERRNO -D B_FILL -D DEBUG -U __ANALOG_EXTENSIONS__ -I ..\ws031202 -I $(VDSP)\Blackfin\include\drivers\ethernet -double-size-32 -decls-strong -threads -si-revision 0.3 -proc ADSP-BF561 -o .\Debug\VDK.doj -MM

./Debug/web_main.doj :web_main.c ../ws031202/uemf.h $(VDSP)/Blackfin/include/stdio.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/sys/stdio_bf.h $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/stdlib_bf.h $(VDSP)/Blackfin/include/errno.h $(VDSP)/Blackfin/include/lwip/arch.h $(VDSP)/Blackfin/include/lwip/cc.h $(VDSP)/Blackfin/include/string.h $(VDSP)/Blackfin/include/time.h $(VDSP)/Blackfin/include/xcycle_count.h $(VDSP)/Blackfin/include/limits.h $(VDSP)/Blackfin/include/cycle_count_bf.h $(VDSP)/Blackfin/include/ctype.h $(VDSP)/Blackfin/include/stdarg.h ../ws031202/wsIntrn.h ../ws031202/ejIntrn.h ../ws031202/ej.h ../ws031202/webs.h $(VDSP)/Blackfin/include/signal.h $(VDSP)/Blackfin/include/sys/signal_bf.h $(VDSP)/Blackfin/include/lwip/sockets.h $(VDSP)/Blackfin/include/lwip/ip_addr.h 
	@echo ".\web_main.c"
	$(VDSP)/ccblkfn.exe -c .\web_main.c -file-attr ProjectName=httpserver-BF561 -g -structs-do-not-overlap -no-multiline -D WEBS -D UEMF -D _VDK_ -D WEBS_PAGE_ROM -D __NO_FCNTL=1 -D LWIP_COMPAT_SOCKETS -D LWIP_PROVIDE_ERRNO -D B_FILL -D DEBUG -U __ANALOG_EXTENSIONS__ -I ..\ws031202 -I $(VDSP)\Blackfin\include\drivers\ethernet -double-size-32 -decls-strong -threads -si-revision 0.3 -proc ADSP-BF561 -o .\Debug\web_main.doj -MM

./Debug/webrom.doj :../ws031202/webrom.c ../ws031202/wsIntrn.h $(VDSP)/Blackfin/include/ctype.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/stdlib_bf.h $(VDSP)/Blackfin/include/string.h $(VDSP)/Blackfin/include/stdarg.h ../ws031202/uemf.h $(VDSP)/Blackfin/include/stdio.h $(VDSP)/Blackfin/include/sys/stdio_bf.h $(VDSP)/Blackfin/include/errno.h $(VDSP)/Blackfin/include/lwip/arch.h $(VDSP)/Blackfin/include/lwip/cc.h $(VDSP)/Blackfin/include/time.h $(VDSP)/Blackfin/include/xcycle_count.h $(VDSP)/Blackfin/include/limits.h $(VDSP)/Blackfin/include/cycle_count_bf.h ../ws031202/ejIntrn.h ../ws031202/ej.h ../ws031202/webs.h 
	@echo "..\ws031202\webrom.c"
	$(VDSP)/ccblkfn.exe -c ..\ws031202\webrom.c -file-attr ProjectName=httpserver-BF561 -g -structs-do-not-overlap -no-multiline -D WEBS -D UEMF -D _VDK_ -D WEBS_PAGE_ROM -D __NO_FCNTL=1 -D LWIP_COMPAT_SOCKETS -D LWIP_PROVIDE_ERRNO -D B_FILL -D DEBUG -U __ANALOG_EXTENSIONS__ -I ..\ws031202 -I $(VDSP)\Blackfin\include\drivers\ethernet -double-size-32 -decls-strong -threads -si-revision 0.3 -proc ADSP-BF561 -o .\Debug\webrom.doj -MM

./Debug/httpserver-BF561.dxe :VDK-BF561.ldf VDK.h $(VDSP)/Blackfin/lib/bf566_rev_0.0/TMK-BF561.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/vdk-CORE-BF561.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/vdk-i-BF561.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/libsmall561mty.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/__initsbsz561.doj $(VDSP)/Blackfin/lib/bf566_rev_0.0/libio561mty.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/libc561mty.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/librt561mty.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/libevent561mty.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/libcpp561mty.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/libcpprt561mty.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/libx561mty.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/libf64ieee561y.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/libdsp561y.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/libsftflt561y.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/libetsi561y.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/libssl561_vdky.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/libdrv561y.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/idle561mty.doj $(VDSP)/Blackfin/lib/bf566_rev_0.0/librt_fileio561mty.dlb $(VDSP)/Blackfin/lib/bf566_rev_0.0/crtsfc561mty.doj ./smc9115_driver.dlb $(VDSP)/BLACKFIN/lib/Kervdkbf561.dlb $(VDSP)/BLACKFIN/lib/liblwIPbf561.dlb $(VDSP)/BLACKFIN/lib/Tcpipbf561.dlb ./Debug/libwebsvrbf561.dlb ./Debug/ExceptionHandler-BF561.doj ./Debug/lwip_sysboot_threadtype.doj ./Debug/VDK.doj ./Debug/web_main.doj ./Debug/webrom.doj $(VDSP)/BLACKFIN/lib/cplbtab561a.doj $(VDSP)/Blackfin/lib/bf566_rev_0.0/crtn561mty.doj 
	@echo "Linking..."
	$(VDSP)/ccblkfn.exe .\Debug\ExceptionHandler-BF561.doj .\Debug\lwip_sysboot_threadtype.doj .\Debug\VDK.doj .\Debug\web_main.doj .\Debug\webrom.doj -T .\VDK-BF561.ldf -L .\Debug -L .\Debug -flags-link -MDUSE_SDRAM_HEAP -flags-link -od,.\Debug -o .\Debug\httpserver-BF561.dxe -proc ADSP-BF561 -flags-link smc9115_driver.dlb,Kervdkbf561.dlb,liblwIPbf561.dlb,Tcpipbf561.dlb,libwebsvrbf561.dlb -si-revision 0.3 -flags-link -MM

endif

ifeq ($(MAKECMDGOALS),httpserver-BF561_Debug_clean)

httpserver-BF561_Debug_clean:
	-$(RM) ".\Debug\ExceptionHandler-BF561.doj"
	-$(RM) ".\Debug\lwip_sysboot_threadtype.doj"
	-$(RM) ".\Debug\VDK.doj"
	-$(RM) ".\Debug\web_main.doj"
	-$(RM) ".\Debug\webrom.doj"
	-$(RM) ".\Debug\httpserver-BF561.dxe"
	-$(RM) ".\Debug\*.ipa"
	-$(RM) ".\Debug\*.opa"
	-$(RM) ".\Debug\*.ti"
	-$(RM) ".\*.rbld"

endif


⌨️ 快捷键说明

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