📄 f2812_key.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\F2812_ex\F2812_Key\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="F2812_Init.c"
Source="main.c"
Source="F2812.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"E:\F2812_ex\F2812_Key\Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"E:\F2812_ex\F2812_Key\Release" -d"LARGE_MODEL" -ml -v28
["DspBiosBuilder" Settings: "Debug"]
Options=-v28
["DspBiosBuilder" Settings: "Release"]
Options=-v28
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\F2812_Key.map" -o".\Debug\F2812_Key.out" -w -x
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\F2812_Key.map" -o".\Release\F2812_Key.out" -w -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -