📄 uart_jpeg.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:
# uart_jpeg_Debug
# uart_jpeg_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:\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 "uart_jpeg_Debug" configuration
#
ifeq ($(MAKECMDGOALS),uart_jpeg_Debug)
uart_jpeg_Debug : ./Debug/uart_jpeg.dxe
./Debug/auto_baud.doj :./auto_baud.asm $(VDSP)/Blackfin/include/defBF532.h $(VDSP)/Blackfin/include/defBF533.h $(VDSP)/Blackfin/include/def_LPBlackfin.h
@echo ".\auto_baud.asm"
$(VDSP)/easmblkfn.exe .\auto_baud.asm -proc ADSP-BF533 -g -o .\Debug\auto_baud.doj -MM
./Debug/BF533_EZ-KIT_ADV_reset.doj :./asm/BF533_EZ-KIT_ADV_reset.asm $(VDSP)/Blackfin/include/defBF532.h $(VDSP)/Blackfin/include/defBF533.h $(VDSP)/Blackfin/include/def_LPBlackfin.h
@echo ".\asm\BF533_EZ-KIT_ADV_reset.asm"
$(VDSP)/easmblkfn.exe .\asm\BF533_EZ-KIT_ADV_reset.asm -proc ADSP-BF533 -g -o .\Debug\BF533_EZ-KIT_ADV_reset.doj -MM
./Debug/BF533_EZ-KIT_DMA_Config.doj :./asm/BF533_EZ-KIT_DMA_Config.asm $(VDSP)/Blackfin/include/defBF532.h $(VDSP)/Blackfin/include/defBF533.h $(VDSP)/Blackfin/include/def_LPBlackfin.h
@echo ".\asm\BF533_EZ-KIT_DMA_Config.asm"
$(VDSP)/easmblkfn.exe .\asm\BF533_EZ-KIT_DMA_Config.asm -proc ADSP-BF533 -g -o .\Debug\BF533_EZ-KIT_DMA_Config.doj -MM
./Debug/BF533_EZ-KIT_flash_setup.doj :./asm/BF533_EZ-KIT_flash_setup.asm $(VDSP)/Blackfin/include/defBF532.h $(VDSP)/Blackfin/include/defBF533.h $(VDSP)/Blackfin/include/def_LPBlackfin.h
@echo ".\asm\BF533_EZ-KIT_flash_setup.asm"
$(VDSP)/easmblkfn.exe .\asm\BF533_EZ-KIT_flash_setup.asm -proc ADSP-BF533 -g -o .\Debug\BF533_EZ-KIT_flash_setup.doj -MM
./Debug/BF533_EZ-KIT_ISR.doj :./asm/BF533_EZ-KIT_ISR.asm $(VDSP)/Blackfin/include/defBF532.h $(VDSP)/Blackfin/include/defBF533.h $(VDSP)/Blackfin/include/def_LPBlackfin.h
@echo ".\asm\BF533_EZ-KIT_ISR.asm"
$(VDSP)/easmblkfn.exe .\asm\BF533_EZ-KIT_ISR.asm -proc ADSP-BF533 -g -o .\Debug\BF533_EZ-KIT_ISR.doj -MM
./Debug/BF533_EZ-KIT_ISR_Config.doj :./asm/BF533_EZ-KIT_ISR_Config.asm $(VDSP)/Blackfin/include/defBF532.h $(VDSP)/Blackfin/include/defBF533.h $(VDSP)/Blackfin/include/def_LPBlackfin.h
@echo ".\asm\BF533_EZ-KIT_ISR_Config.asm"
$(VDSP)/easmblkfn.exe .\asm\BF533_EZ-KIT_ISR_Config.asm -proc ADSP-BF533 -g -o .\Debug\BF533_EZ-KIT_ISR_Config.doj -MM
./Debug/BF533_EZ-KIT_PPI_Config.doj :./asm/BF533_EZ-KIT_PPI_Config.asm $(VDSP)/Blackfin/include/defBF532.h $(VDSP)/Blackfin/include/defBF533.h $(VDSP)/Blackfin/include/def_LPBlackfin.h
@echo ".\asm\BF533_EZ-KIT_PPI_Config.asm"
$(VDSP)/easmblkfn.exe .\asm\BF533_EZ-KIT_PPI_Config.asm -proc ADSP-BF533 -g -o .\Debug\BF533_EZ-KIT_PPI_Config.doj -MM
./Debug/BF533_EZ-KIT_SDRAM_Config.doj :./asm/BF533_EZ-KIT_SDRAM_Config.asm $(VDSP)/Blackfin/include/defBF532.h $(VDSP)/Blackfin/include/defBF533.h $(VDSP)/Blackfin/include/def_LPBlackfin.h
@echo ".\asm\BF533_EZ-KIT_SDRAM_Config.asm"
$(VDSP)/easmblkfn.exe .\asm\BF533_EZ-KIT_SDRAM_Config.asm -proc ADSP-BF533 -g -o .\Debug\BF533_EZ-KIT_SDRAM_Config.doj -MM
./Debug/camera.doj :camera.c I2C.h $(VDSP)/Blackfin/include/sys/exception.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
@echo ".\camera.c"
$(VDSP)/ccblkfn.exe -c .\camera.c -file-attr ProjectName=uart_jpeg -g -no-multiline -double-size-32 -decls-strong -flags-compiler --diag_warning,implicit_func_decl -warn-protos -proc ADSP-BF533 -o .\Debug\camera.doj -MM
./Debug/core_timer.doj :core_timer.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 $(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 pll_detect.h
@echo ".\core_timer.c"
$(VDSP)/ccblkfn.exe -c .\core_timer.c -file-attr ProjectName=uart_jpeg -g -no-multiline -double-size-32 -decls-strong -flags-compiler --diag_warning,implicit_func_decl -warn-protos -proc ADSP-BF533 -o .\Debug\core_timer.doj -MM
./Debug/delay.doj :./delay.asm
@echo ".\delay.asm"
$(VDSP)/easmblkfn.exe .\delay.asm -proc ADSP-BF533 -g -o .\Debug\delay.doj -MM
./Debug/dsp_init.doj :dsp_init.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 $(VDSP)/Blackfin/include/ccblkfn.h $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/stdlib_bf.h $(VDSP)/Blackfin/include/sysreg.h pll_detect.h ebiu.h pll.h core_timer.h
@echo ".\dsp_init.c"
$(VDSP)/ccblkfn.exe -c .\dsp_init.c -file-attr ProjectName=uart_jpeg -g -no-multiline -double-size-32 -decls-strong -flags-compiler --diag_warning,implicit_func_decl -warn-protos -proc ADSP-BF533 -o .\Debug\dsp_init.doj -MM
./Debug/dsp_sys.doj :dsp_sys.c jpeg.h
@echo ".\dsp_sys.c"
$(VDSP)/ccblkfn.exe -c .\dsp_sys.c -file-attr ProjectName=uart_jpeg -g -no-multiline -double-size-32 -decls-strong -flags-compiler --diag_warning,implicit_func_decl -warn-protos -proc ADSP-BF533 -o .\Debug\dsp_sys.doj -MM
./Debug/dsp_uart.doj :dsp_uart.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/cdefBF533.h $(VDSP)/Blackfin/include/cdefBF532.h $(VDSP)/Blackfin/include/defBF532.h $(VDSP)/Blackfin/include/def_LPBlackfin.h $(VDSP)/Blackfin/include/cdef_LPBlackfin.h $(VDSP)/Blackfin/include/sys/exception.h core_timer.h delay.h
@echo ".\dsp_uart.c"
$(VDSP)/ccblkfn.exe -c .\dsp_uart.c -file-attr ProjectName=uart_jpeg -g -no-multiline -double-size-32 -decls-strong -flags-compiler --diag_warning,implicit_func_decl -warn-protos -proc ADSP-BF533 -o .\Debug\dsp_uart.doj -MM
./Debug/ebiu.doj :ebiu.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 $(VDSP)/Blackfin/include/ccblkfn.h $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/stdlib_bf.h
@echo ".\ebiu.c"
$(VDSP)/ccblkfn.exe -c .\ebiu.c -file-attr ProjectName=uart_jpeg -g -no-multiline -double-size-32 -decls-strong -flags-compiler --diag_warning,implicit_func_decl -warn-protos -proc ADSP-BF533 -o .\Debug\ebiu.doj -MM
./Debug/fdct.doj :libjpeg/fdct.c
@echo ".\libjpeg\fdct.c"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -