📄 t_rdsa.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="t_rdsa"
ProjectDir="C:\ti\examples\dsk6713\rtdx\t_rdsa\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="HS_Debug"
Config="HS_Release"
Config="Release"
[Source Files]
Source="..\..\..\..\c6000\cgtools\lib\rts6700.lib"
Source="..\..\..\..\c6000\rtdx\lib\rtdx.lib"
Source="..\..\..\..\c6000\rtdx\lib\rtdxhs.lib"
Source="..\shared\intvecs.asm"
Source="t_rdsa.c"
Source="..\shared\c6713dsk.cmd"
["Debug" Settings]
InitialBuildCmd=IF NOT EXIST Debug MKDIR Debug
["HS_Debug" Settings]
InitialBuildCmd=IF NOT EXIST HS_Debug MKDIR HS_Debug
["HS_Release" Settings]
InitialBuildCmd=IF NOT EXIST HS_Release MKDIR HS_Release
["Compiler" Settings: "Debug"]
Options=-g -fr"C:\ti\examples\dsk6713\rtdx\t_rdsa\Debug" -i"..\shared" -d"_DEBUG" -ml3
["Compiler" Settings: "HS_Debug"]
Options=-g -fr"C:\ti\examples\dsk6713\rtdx\t_rdsa\HS_Debug" -i"..\shared" -d"_DEBUG" -d"HSRTDX" -ml3
["Compiler" Settings: "HS_Release"]
Options=-g -o3 -fr"C:\ti\examples\dsk6713\rtdx\t_rdsa\HS_Release" -i"..\shared" -d"NDEBUG" -d"HSRTDX" -ml3
["Compiler" Settings: "Release"]
Options=-o3 -fr"C:\ti\examples\dsk6713\rtdx\t_rdsa\Release" -i"..\shared" -d"NDEBUG" -ml3
["DspBiosBuilder" Settings: "Debug"]
Options=-v6x
["DspBiosBuilder" Settings: "HS_Debug"]
Options=-v6x
["DspBiosBuilder" Settings: "HS_Release"]
Options=-v6x
["DspBiosBuilder" Settings: "Release"]
Options=-v6x
["Linker" Settings: "Debug"]
Options=-c -m".\Debug\t_rdsa.map" -o".\Debug\t_rdsa.out" -w -x
["Linker" Settings: "HS_Debug"]
Options=-c -m".\HS_Debug\t_rdsa.map" -o".\HS_Debug\t_rdsa.out" -w -x
["Linker" Settings: "HS_Release"]
Options=-c -m".\HS_Release\t_rdsa.map" -o".\HS_Release\t_rdsa.out" -w -x
["Linker" Settings: "Release"]
Options=-c -m".\Release\t_rdsa.map" -o".\Release\t_rdsa.out" -w -x
["..\..\..\..\c6000\rtdx\lib\rtdx.lib" Settings: "HS_Debug"]
ExcludeFromBuild=true
["..\..\..\..\c6000\rtdx\lib\rtdx.lib" Settings: "HS_Release"]
ExcludeFromBuild=true
["..\..\..\..\c6000\rtdx\lib\rtdxhs.lib" Settings: "Debug"]
ExcludeFromBuild=true
["..\..\..\..\c6000\rtdx\lib\rtdxhs.lib" Settings: "Release"]
ExcludeFromBuild=true
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -