📄 2407controlwjs.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\2407\2407ControlWJS\2407ControlWJS\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="ad.c"
Source="C:\Ti\c2400\cgtools\lib\rts2xx.lib"
Source="LCDcontrol.c"
Source="main.c"
Source="MCUcomm.c"
Source="pwm.c"
Source="vectors.asm"
Source="240x_PM.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"E:\2407\2407ControlWJS\2407ControlWJS\Debug" -d"_DEBUG" -v2xx
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"E:\2407\2407ControlWJS\2407ControlWJS\Release" -v2xx
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\2407ControlWJS.map" -o".\Debug\2407ControlWJS.out" -w -x -v2
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\2407ControlWJS.map" -o".\Release\2407ControlWJS.out" -w -x -v2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -