dman62.pjt

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

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

[Project Settings]
ProjectName="dman"
ProjectDir="G:\vw\xdas-d10x\src\dman\"
ProjectType=Library
CPUFamily=TMS320C62XX
Tool="Archiver"
Tool="Compiler"
Tool="DspBiosBuilder"
Config="Debug"

[Source Files]
Source="dman_addalg.c"
Source="dman_exit.c"
Source="dman_init.c"
Source="dman_remalg.c"
Source="dman_setup.c"

["Archiver" Settings: "Debug"]
Options=-r -o../../lib/dman.l62

["Compiler" Settings: "Debug"]
Options=-g -q  -eoo62 -i"." -i"%TI_DIR%/c6000/xdais/include" -ml3

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


⌨️ 快捷键说明

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