📄 ucos_ii.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="Ucos_ii"
ProjectDir="E:\DSPlab\newprogram\ucos_message\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Custom"
[Source Files]
Source="C54_Timer.asm"
Source="C:\ti\c5400\cgtools\lib\rts.lib"
Source="INIT_C54.ASM"
Source="isr_process.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="Ucos2.c"
Source="VECTORS.ASM"
Source="ucos_ii.cmd"
["Compiler" Settings: "Custom"]
Options=-g -k -as -fr"."
["DspBiosBuilder" Settings: "Custom"]
Options=-v54
["Linker" Settings: "Custom"]
Options=-c -mUCOS_II.MAP -o"UCOS_II.OUT" -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -