?? rs232.pjt
字號(hào):
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\CCStudio_v3.3\MyProjects\DaVinci_DVS6446\dvs6446_examples\rs232\"
ProjectType=Executable
CPUFamily=TMS470R2X
Tool="Compiler"
Tool="CustomBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="main.c"
Source="rs232_test.c"
Source="rs232.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -o1 -fr".\Debug\" -i"." -i"..\..\include\" -i"..\..\csl\arm\inc\" -d"_DEBUG" -d"ARM_SIDE" -me -mv5e --abi=ti_arm9_abi
["Compiler" Settings: "Release"]
Options=-o3 -fr"$(Proj_dir)\Release" -mv5e --abi=ti_arm9_abi
["Linker" Settings: "Debug"]
Options=-c -m".\Debug\rs232.map" -o".\Debug\rs232.out" -w -x
["Linker" Settings: "Release"]
Options=-c -m".\Release\rs232.map" -o".\Release\rs232.out" -w -x
["rs232.cmd" Settings: "Debug"]
LinkOrder=1
["rs232.cmd" Settings: "Release"]
LinkOrder=1
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -