h2t.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\h2t\"ProjectType=ExecutableCPUFamily=TMS320C28XXTool="Compiler"Tool="DspBiosBuilder"Tool="Linker"Config="Debug"Config="Release"[Source Files]Source="..\..\..\..\c2000\cgtools\lib\rts2800.lib"Source="..\..\..\..\c2000\rtdx\lib\rtdxsim.lib"Source="..\shared\intvecs.asm"Source="h2t.c"Source="..\shared\f2812dsk.cmd"["Compiler" Settings: "Debug"]Options=-g -q -fr"C:\ti\examples\sim28xx\rtdx\h2t\Debug" -i"..\shared" -i"..\..\..\..\c2000\rtdx\include" -d"_DEBUG" -v28["Compiler" Settings: "Release"]Options=-q -o3 -fr"C:\ti\examples\sim28xx\rtdx\h2t\Release" -i"..\shared" -i"..\..\..\..\c2000\rtdx\include" -v28["DspBiosBuilder" Settings: "Debug"]Options=-v28["DspBiosBuilder" Settings: "Release"]Options=-v28["Linker" Settings: "Debug"]Options=-q -c -m".\Debug\h2t.map" -o".\Debug\h2t.out" -x["Linker" Settings: "Release"]Options=-q -c -m".\Release\h2t.map" -o".\Release\h2t.out" -x
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?