edma1.pjt

来自「c6000系列dsp的edma驱动」· PJT 代码 · 共 27 行

PJT
27
字号
; Code Composer Project File, Version 2.0 (do not modify or remove this line)



[Project Settings]

ProjectName="edma1"

ProjectDir=""

ProjectType=Executable

CPUFamily=TMS320C64XX

Tool="Compiler"

Tool="DspBiosBuilder"

Tool="Linker"

Config="Debug"



[Source Files]

Source="main_edma1.c"

Source="vecs_edma1.asm"

Source="edma1.cmd"



["Compiler" Settings: "Debug"]

Options=-g -q -fr".\Debug" -d"CHIP_DM642" -ml3 -mv6400



["DspBiosBuilder" Settings: "Debug"]

Options=-v6x



["Linker" Settings: "Debug"]

Options=-q -c -m".\Debug\edma1.map" -o".\Debug\edma1.out" -x -l"cslDM642.lib" -l"rts6400.lib"



⌨️ 快捷键说明

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