t_read_x.pjt
来自「TMS320F2812的C++ examples 各个模块的程序」· PJT 代码 · 共 38 行
PJT
38 行
; Code Composer Project File, Version 2.0 (do not modify or remove this line)[Project Settings]ProjectDir="C:\ti\examples\sim28xx\rtdx\t_read\"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_read.c"Source="..\shared\f2812dsk.cmd"["Compiler" Settings: "Debug"]Options=-g -q -fr"C:\ti\examples\dsk2812\rtdx\t_read\Debug" -i"..\shared" -i"..\..\..\..\c2000\rtdx\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28["Compiler" Settings: "Release"]Options=-q -o3 -fr"C:\ti\examples\dsk2812\rtdx\t_read\Release" -i"..\shared" -i"..\..\..\..\c2000\rtdx\include" -d"LARGE_MODEL" -ml -v28["DspBiosBuilder" Settings: "Debug"]Options=-v28["DspBiosBuilder" Settings: "Release"]Options=-v28["Linker" Settings: "Debug"]Options=-q -c -o".\Debug\t_read_x.out" -x["Linker" Settings: "Release"]Options=-q -c -o".\Release\t_read_x.out" -x
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?