📄 apf.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti\myprojects\APF0601\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="2407.c"
Source="AD.c"
Source="data.c"
Source="datachange.c"
Source="DataProcessing.c"
Source="Disply.c"
Source="fft.lib"
Source="interrupt_ad.c"
Source="KeyInitial.c"
Source="main.c"
Source="page1.c"
Source="page2.c"
Source="page3.c"
Source="pwmint.c"
Source="qmath.lib"
Source="resave.asm"
Source="rts2xx.lib"
Source="sciint.c"
Source="spwm.c"
Source="SubDisply.c"
Source="SysInitial.c"
Source="Timer2_int.c"
Source="vectors.asm"
Source="TESTFFT.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"C:\ti\myprojects\APF0601\Debug" -d"_DEBUG" -v2xx
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"C:\ti\myprojects\APF0601\Release" -v2xx
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\APF.map" -o".\Debug\APF.out" -x -v2
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\APF.map" -o".\Release\APF.out" -x -v2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -