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

📄 camera-cm-bf537.mak

📁 BlackFin与摄像头的接口程序
💻 MAK
📖 第 1 页 / 共 3 页
字号:
# 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:
#     Camera-BF537_Debug
#     Camera-BF537_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 "Camera-BF537_Debug" configuration
#

ifeq ($(MAKECMDGOALS),Camera-BF537_Debug)

Camera-BF537_Debug : Debug_bf537/Camera-BF537.dxe 

Debug_bf537/CAMconfig.doj :../../../../driver/src/common/CAMconfig.c ../../../../blacksheep/include/stdio.h $(VDSP)/Blackfin/include/stddef.h $(VDSP)/Blackfin/include/yvals.h ../../../../blacksheep/common/stdio/BSstdio.h ../../../../driver/include/Datatypes.h ../../../../blacksheep/common/stdio/printf.h $(VDSP)/Blackfin/include/stdarg.h ../../../../driver/src/common/CAMconfig.h ../../../../driver/src/common/SCCBconfig.h ../../../../driver/src/common/GPIOconfig.h $(VDSP)/Blackfin/include/services/services.h $(VDSP)/Blackfin/include/sys/exception.h $(VDSP)/Blackfin/include/cdefBF537.h $(VDSP)/Blackfin/include/cdefBF534.h $(VDSP)/Blackfin/include/defBF534.h $(VDSP)/Blackfin/include/def_LPBlackfin.h $(VDSP)/Blackfin/include/cdef_LPBlackfin.h $(VDSP)/Blackfin/include/defBF537.h $(VDSP)/Blackfin/include/ccblkfn.h $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/stdlib_bf.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/rtc/adi_rtc.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/services/flag/adi_flag.h $(VDSP)/Blackfin/include/services/ports/adi_ports.h $(VDSP)/Blackfin/include/services/ports/adi_ports_bf534.h ../../../../driver/src/common/CAMdefault.h 
	@echo "..\..\..\..\driver\src\common\CAMconfig.c"
	$(VDSP)/ccblkfn.exe -c ..\..\..\..\driver\src\common\CAMconfig.c -file-attr ProjectName=Camera-BF537 -g -structs-do-not-overlap -no-multiline -D _DONT_SHOW_HW_ERRORS_ -I ../../../../driver/include -I ../../../../blacksheep/include -double-size-32 -decls-strong -flags-compiler --diag_warning,implicit_func_decl -warn-protos -si-revision 0.2 -proc ADSP-BF537 -o .\Debug_bf537\CAMconfig.doj -MM

Debug_bf537/CAMdefault.doj :../../../../driver/src/common/CAMdefault.c ../../../../driver/src/common/CAMdefault.h 
	@echo "..\..\..\..\driver\src\common\CAMdefault.c"
	$(VDSP)/ccblkfn.exe -c ..\..\..\..\driver\src\common\CAMdefault.c -file-attr ProjectName=Camera-BF537 -g -structs-do-not-overlap -no-multiline -D _DONT_SHOW_HW_ERRORS_ -I ../../../../driver/include -I ../../../../blacksheep/include -double-size-32 -decls-strong -flags-compiler --diag_warning,implicit_func_decl -warn-protos -si-revision 0.2 -proc ADSP-BF537 -o .\Debug_bf537\CAMdefault.doj -MM

Debug_bf537/clockquery.doj :../../../../driver/src/common/pwrmngt/clockquery.c environment.h $(VDSP)/Blackfin/include/services/services.h $(VDSP)/Blackfin/include/sys/exception.h $(VDSP)/Blackfin/include/stddef.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/cdefBF537.h $(VDSP)/Blackfin/include/cdefBF534.h $(VDSP)/Blackfin/include/defBF534.h $(VDSP)/Blackfin/include/def_LPBlackfin.h $(VDSP)/Blackfin/include/cdef_LPBlackfin.h $(VDSP)/Blackfin/include/defBF537.h $(VDSP)/Blackfin/include/ccblkfn.h $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/stdlib_bf.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/rtc/adi_rtc.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/services/flag/adi_flag.h $(VDSP)/Blackfin/include/services/ports/adi_ports.h $(VDSP)/Blackfin/include/services/ports/adi_ports_bf534.h ../../../../driver/src/common/pwrmngt/clockquery.h 
	@echo "..\..\..\..\driver\src\common\pwrmngt\clockquery.c"
	$(VDSP)/ccblkfn.exe -c ..\..\..\..\driver\src\common\pwrmngt\clockquery.c -file-attr ProjectName=Camera-BF537 -g -structs-do-not-overlap -no-multiline -D _DONT_SHOW_HW_ERRORS_ -I ../../../../driver/include -I ../../../../blacksheep/include -double-size-32 -decls-strong -flags-compiler --diag_warning,implicit_func_decl -warn-protos -si-revision 0.2 -proc ADSP-BF537 -o .\Debug_bf537\clockquery.doj -MM

Debug_bf537/crc16.doj :../../../../BLACKSheep/common/crc/crc16.c ../../../../BLACKSheep/common/crc/crc16.h 
	@echo "..\..\..\..\BLACKSheep\common\crc\crc16.c"
	$(VDSP)/ccblkfn.exe -c ..\..\..\..\BLACKSheep\common\crc\crc16.c -file-attr ProjectName=Camera-BF537 -g -structs-do-not-overlap -no-multiline -D _DONT_SHOW_HW_ERRORS_ -I ../../../../driver/include -I ../../../../blacksheep/include -double-size-32 -decls-strong -flags-compiler --diag_warning,implicit_func_decl -warn-protos -si-revision 0.2 -proc ADSP-BF537 -o .\Debug_bf537\crc16.doj -MM

Debug_bf537/dma_in.doj :../../../../BLACKSheep/common/jpeg/dma_in.c ../../../../BLACKSheep/common/jpeg/dma_in.h ../../../../BLACKSheep/common/jpeg/dma_descriptor.h ../../../../BLACKSheep/common/jpeg/image.h ../../../../BLACKSheep/common/jpeg/mcu.h $(VDSP)/Blackfin/include/cdefBF537.h $(VDSP)/Blackfin/include/cdefBF534.h $(VDSP)/Blackfin/include/defBF534.h $(VDSP)/Blackfin/include/def_LPBlackfin.h $(VDSP)/Blackfin/include/cdef_LPBlackfin.h $(VDSP)/Blackfin/include/defBF537.h 

⌨️ 快捷键说明

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