📄 lab1.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\maestria\DSP\dsp variteck\LABS_2812_2008\Lab1\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="C:\ti\c2000\cgtools\lib\rts2800_ml.lib"
Source="C:\tidcs\c28\dsp281x\v111\DSP281x_common\source\DSP281x_DefaultIsr.c"
Source="C:\tidcs\c28\dsp281x\v111\DSP281x_common\source\DSP281x_PieCtrl.c"
Source="C:\tidcs\c28\dsp281x\v111\DSP281x_common\source\DSP281x_PieVect.c"
Source="C:\tidcs\c28\dsp281x\v111\DSP281x_common\source\DSP281x_SysCtrl.c"
Source="C:\tidcs\c28\dsp281x\v111\DSP281x_headers\source\DSP281x_GlobalVariableDefs.c"
Source="lab1.c"
Source="DSP281x_Headers_nonBIOS.cmd"
Source="F2812_VARITEK19_RAM_lnk.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"E:\maestria\DSP\dsp variteck\LABS_2812_2008\Lab1\Debug" -i"C:\tidcs\c28\dsp281x\v111\DSP281x_common\include" -i"C:\tidcs\c28\dsp281x\v111\DSP281x_headers\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"E:\maestria\DSP\dsp variteck\LABS_2812_2008\Lab1\Release" -d"LARGE_MODEL" -ml -v28
["DspBiosBuilder" Settings: "Debug"]
Options=-v28
["DspBiosBuilder" Settings: "Release"]
Options=-v28
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\Lab1.map" -o".\Debug\Lab1.out" -stack0x400 -w -x -l"rts2800_ml.lib"
["Linker" Settings: "Release"]
Options=-q -c -m".\Release\Lab1.map" -o".\Release\Lab1.out" -w -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -