📄 timer.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\ccs2000byq\myprojects\timer\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Custom"
[Source Files]
Source="timer.asm"
Source="timer.cmd"
["Compiler" Settings: "Custom"]
Options=-g -as -fr"C:\tic2xx\myprojects\timer" -v2xx
["Linker" Settings: "Custom"]
Options=-q -o"timer.out" -x
["timer.asm" Settings: "Custom"]
LinkOrder=1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -