fastcopytest62.pjt

来自「The DSPLIB is a collection of 39 high-le」· PJT 代码 · 共 33 行

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

[Project Settings]
ProjectName="DMA_dbuff"
ProjectDir="G:\vw\xdas-d10x\src\fastcopytest\"
ProjectType=Executable
CPUFamily=TMS320C62XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Custom"

[Source Files]
Source="fastcopytest.c"
Source="fastcopytest.cdb"
Source="fcpy.c"
Source="ifcpy.c"
Source="fastcopytest.cmd"

[Generated Files]
Source="fastcopytestcfg.s62"
Source="fastcopytestcfg_c.c"

["Compiler" Settings: "Custom"]
Options=-g  -eoo62 -i"." -i"%TI_DIR%\c6000\xdais\src\api" -i"%TI_DIR%\c6000\xdais\include" -i"..\fcpy_ti" -i"..\dman" -i"..\acpy2_6x1x" -d"CHIP_6211" -ml3

["DspBiosBuilder" Settings: "Custom"]
Options=-v6x

["Linker" Settings: "Custom"]
Options=-q -c -m".\fastcopytest.map" -o".\fastcopytest.out" -x -i"..\..\lib" -i"..\..\..\..\c6000\xdais\lib"

⌨️ 快捷键说明

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