📄 mpui.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\ti\myprojects\com for MPUI(arm)\"
ProjectType=Executable
CPUFamily=TMS470R2X
Tool="Compiler"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="$(Install_dir)\TMS470\cgtools\lib\rts32e.lib"
Source="MPUI.c"
Source="MPUI.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -fr".\Debug\" -i"..\..\include\" -d"_DEBUG" -me
["Compiler" Settings: "Release"]
Options=-q -o3 -fr".\Release\" -i"..\..\include\" -me
["Linker" Settings: "Debug"]
Options=-q -c -o".\Debug\led.out" -x
["Linker" Settings: "Release"]
Options=-q -c -o".\Release\led.out" -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -