📄 da.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP280x"
ProjectDir="D:\28016\SEED-DSK28016v1.0\03. Examples of Program\01.DSP\DSP280x_examples\DA\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="..\..\DSP280x_common\source\DSP280x_CodeStartBranch.asm"
Source="..\..\DSP280x_common\source\DSP280x_CpuTimers.c"
Source="..\..\DSP280x_common\source\DSP280x_DefaultIsr.c"
Source="..\..\DSP280x_common\source\DSP280x_PieCtrl.c"
Source="..\..\DSP280x_common\source\DSP280x_PieVect.c"
Source="..\..\DSP280x_common\source\DSP280x_Spi.c"
Source="..\..\DSP280x_common\source\DSP280x_SysCtrl.c"
Source="..\..\DSP280x_headers\source\DSP280x_GlobalVariableDefs.c"
Source="da.c"
Source="..\..\DSP280x_common\cmd\28016_RAM_lnk.cmd"
Source="..\..\DSP280x_headers\cmd\DSP280x_Headers_nonBIOS.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -pdr -as -fr"D:\28016\SEED-DSK28016v1.0\03. Examples of Program\01.DSP\DSP280x_examples\DA\Debug" -fs"D:\28016\SEED-DSK28016v1.0\03. Examples of Program\01.DSP\DSP280x_examples\DA\Debug" -i"..\..\DSP280x_headers\include" -i"..\..\DSP280x_common\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"D:\28016\SEED-DSK28016v1.0\03. Examples of Program\01.DSP\DSP280x_examples\DA\Release" -d"LARGE_MODEL" -ml -v28
["DspBiosBuilder" Settings: "Debug"]
Options=-v28
["DspBiosBuilder" Settings: "Release"]
Options=-v28
["Linker" Settings: "Debug"]
Options=-q -c -ec_int00 -m".\Debug\DA.map" -o".\Debug\DA.out" -stack0x400 -w -x -i"..\..\DSP280x_headers\include" -l"rts2800_ml.lib"
["Linker" Settings: "Release"]
Options=-q -c -o".\Release\Example_280xSpi_FFDLB_int.out" -x
["..\..\DSP280x_common\cmd\28016_RAM_lnk.cmd" Settings: "Debug"]
LinkOrder=1
["..\..\DSP280x_common\cmd\28016_RAM_lnk.cmd" Settings: "Release"]
LinkOrder=1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -