sscr54f.pjt

来自「使用CCS信息DSP编程,适用于6713B的启动程序。」· PJT 代码 · 共 42 行

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

[Project Settings]
ProjectName="sscr54f"
ProjectDir="J:\vw\swat-d11x\src\sscr\"
ProjectType=Library
CPUFamily=TMS320C54XX
Tool="Archiver"
Tool="Compiler"
Tool="DspBiosBuilder"
Config="Debug"

[Source Files]
Source="sscr.c"
Source="sscr_createbuf.c"
Source="sscr_deletebuf.c"
Source="sscr_exit.c"
Source="sscr_getbuf.c"
Source="sscr_init.c"
Source="sscr_prime.c"
Source="sscr_setup.c"

[Generated Files]
Source="Debug\sscr.o54f"
Source="Debug\sscr_createbuf.o54f"
Source="Debug\sscr_deletebuf.o54f"
Source="Debug\sscr_exit.o54f"
Source="Debug\sscr_getbuf.o54f"
Source="Debug\sscr_init.o54f"
Source="Debug\sscr_prime.o54f"
Source="Debug\sscr_setup.o54f"

["Archiver" Settings: "Debug"]
Options=-r -o.\..\..\lib\sscr.l54f 

["Compiler" Settings: "Debug"]
Options=-g -q  -eoo54f -fr".\Debug" -i"." -i"..\..\include" -d"UTL_DBGLEVEL=70" -mf -v548

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

⌨️ 快捷键说明

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