algrf54f.pjt

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

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

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

[Source Files]
Source="algrf_activate.c"
Source="algrf_control.c"
Source="algrf_cre.c"
Source="algrf_creScratchSupport.c"
Source="algrf_deactivate.c"
Source="algrf_del.c"
Source="algrf_delScratchSupport.c"
Source="algrf_exit.c"
Source="algrf_init.c"
Source="algrf_setup.c"

[Generated Files]
Source="Debug\algrf_activate.o54f"
Source="Debug\algrf_control.o54f"
Source="Debug\algrf_cre.o54f"
Source="Debug\algrf_creScratchSupport.o54f"
Source="Debug\algrf_deactivate.o54f"
Source="Debug\algrf_del.o54f"
Source="Debug\algrf_delScratchSupport.o54f"
Source="Debug\algrf_exit.o54f"
Source="Debug\algrf_init.o54f"
Source="Debug\algrf_setup.o54f"

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

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

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

⌨️ 快捷键说明

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