uarttestl.pjt
来自「DSP/BIOS Driver Developer Kit 1.11 The 」· PJT 代码 · 共 30 行
PJT
30 行
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="uarttest"
ProjectDir="C:\ti\ddk\apps\uart\uarthw_c5510_mcbsp\"
ProjectType=Executable
CPUFamily=TMS320C55XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
[Source Files]
Source="..\..\..\lib\uarthw_c5510_mcbsp.l55l"
Source="..\..\..\lib\uartmd.l55l"
Source="..\uarttest.c"
Source="..\uarttest_params.c"
Source="uarttestl.cdb"
Source="uarttestlcfg.cmd"
["Compiler" Settings: "Debug"]
Options=-g -eoo55l -fr"$(Proj_dir)\Debug" -i"." -i"$(Proj_dir)\..\..\..\include" -ml -d"CHIP_5510PG2_2" -d"_UARTHW_DSK5510_MCBSP_"
["DspBiosBuilder" Settings: "Debug"]
Options=-v55
["Linker" Settings: "Debug"]
Options=-q -c -o"$(Proj_dir)\Debug\uarttestl.out" -x
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?