📄 example1.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="example1"
ProjectDir="D:\example_from_ZR\"
ProjectType=Executable
CPUFamily=TMS320C62XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="E:\ti\c6000\cgtools\lib\rts6200.lib"
Source="E:\ti\examples\sim64xx\rtdx\shared\intvecs.asm"
Source="ENCODE.C"
Source="InitGlobalData.c"
Source="VECTORS.ASM"
Source="ENCODE.CMD"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"D:\example_from_ZR\Debug" -d"_DEBUG"
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"D:\example_from_ZR\Release"
["DspBiosBuilder" Settings: "Debug"]
Options=-v6x
["DspBiosBuilder" Settings: "Release"]
Options=-v6x
["Linker" Settings: "Debug"]
Options=-x -q -c -o".\Debug\example1.out"
["Linker" Settings: "Release"]
Options=-x -q -c -o".\Release\example1.out"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -