?? timer.pjt
字號:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="timer"
ProjectDir="D:\dspccs2000\normal\exp3_04_timer\timer\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="..\Rts2xx.lib"
Source="..\timer.c"
Source="..\Vectors.asm"
Source="..\exp3_2407.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"D:\dspccs2000\normal\exp3_04_timer\timer\Debug" -d"_DEBUG" -v2xx
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"D:\dspccs2000\normal\exp3_04_timer\timer\Release" -v2xx
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\timer.map" -o".\Debug\timer.out" -x -v2
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\timer.map" -o".\Release\timer.out" -x -v2
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -