t_wrtsa_x.pjt

来自「TMS320F2812的C++ examples 各个模块的程序」· PJT 代码 · 共 39 行

PJT
39
字号
; Code Composer Project File, Version 2.0 (do not modify or remove this line)[Project Settings]ProjectName="t_wrtsa_x"ProjectDir="C:\ti\examples\sim28xx\rtdx\t_wrtsa\"ProjectType=ExecutableCPUFamily=TMS320C28XXTool="Compiler"Tool="DspBiosBuilder"Tool="Linker"Config="Debug"Config="Release"[Source Files]Source="..\..\..\..\c2000\cgtools\lib\rts2800_ml.lib"Source="..\..\..\..\c2000\rtdx\lib\rtdxsimx.lib"Source="..\shared\intvecs.asm"Source="t_wrtsa.c"Source="..\shared\f2812dsk.cmd"["Compiler" Settings: "Debug"]Options=-g -q -fr"c:\ti\examples\sim28xx\rtdx\t_wrtsa\Debug" -i"..\..\..\..\c2000\rtdx\include" -i"..\shared" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28["Compiler" Settings: "Release"]Options=-q -o3 -fr"c:\ti\examples\sim28xx\rtdx\t_wrtsa\Release" -i"..\..\..\..\c2000\rtdx\include" -i"..\shared" -d"LARGE_MODEL" -ml -v28["DspBiosBuilder" Settings: "Debug"]Options=-v28["DspBiosBuilder" Settings: "Release"]Options=-v28["Linker" Settings: "Debug"]Options=-q -c -o".\Debug\t_wrtsa_x.out" -x["Linker" Settings: "Release"]Options=-q -c -o".\Release\t_wrtsa_x.out" -x

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?