📄 ex5.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="H:\ti\myprojects\ucos\adc_ex\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="..\..\..\c2400\cgtools\lib\rts2xx.lib"
Source="ex5.c"
Source="Init.asm"
Source="LED.C"
Source="LED_4P.C"
Source="OS_CORE.C"
Source="Os_cpu_a.asm"
Source="Os_cpu_c.c"
Source="OS_MBOX.C"
Source="OS_MEM.C"
Source="OS_Q.C"
Source="OS_SEM.C"
Source="OS_TASK.C"
Source="OS_TIME.C"
Source="PLL2407.C"
Source="Vectors.asm"
Source="ex5.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"H:\ti\myprojects\ucos\adc_ex\Debug" -d"_DEBUG" -v2xx
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"H:\ti\myprojects\ucos\adc_ex\Release" -v2xx
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\ex5.map" -o".\Debug\ex5.out" -x -v2
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\ex5.map" -o".\Release\ex5.out" -x -v2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -