?? sram.pjt
字號:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="$(Install_dir)\boards\davincievm\examples\sram\"
ProjectType=Executable
CPUFamily=TMS470R2X
Tool="Compiler"
Tool="CustomBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="main.c"
Source="mem_test.c"
Source="sram_test.c"
Source="sram.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=-q -o3 -fr".\Release\" -i"." -i"..\..\include\" -i"..\..\csl\arm\inc\" -d"ARM_SIDE" -me -mv5e --abi=ti_arm9_abi
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\sram.map" -o".\Debug\sram.out" -w -x
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\sram.map" -o".\Release\sram.out" -w -x
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -