📄 tone.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="tone"
ProjectDir="C:\ti\myprojects\1-13 Echo_using AIC_LED_DIP\"
ProjectType=Executable
CPUFamily=TMS320C55XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="echo.asm"
Source="init.asm"
Source="setbuffer.asm"
Source="tone.c"
Source="tone.cdb"
Source="tonecfg.cmd"
[Generated Files]
Source="tonecfg.s55"
Source="tonecfg_c.c"
["Compiler" Settings: "Debug"]
Options=-g -q -fr".\Debug" -i"." -d"_DEBUG" -ml -mn -v5510:2
["Compiler" Settings: "Release"]
Options=-mg -q -fr".\Release" -i"." -ml -mn -v5510:2
["DspBiosBuilder" Settings: "Debug"]
Options=-v55
["DspBiosBuilder" Settings: "Release"]
Options=-v55
["Linker" Settings: "Debug"]
Options=-q -c -o".\Debug\tone.out" -x -l"dsk5510bslx.lib"
["Linker" Settings: "Release"]
Options=-q -c -o".\Release\tone.out" -x -l"dsk5510bslx.lib"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -