📄 motor_control_2812.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="aci_time"
ProjectDir="D:\motor_control_2812_example\cIQmath\build\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="..\lib\DMCDRV_ml.L28"
Source="..\lib\iqDMC_ml.L28"
Source="..\lib\IQmath.lib"
Source="..\src\Adc.c"
Source="..\src\coordinate_transform.c"
Source="..\src\derive.c"
Source="..\src\DSP28_CpuTimers.c"
Source="..\src\DSP28_DefaultIsr.c"
Source="..\src\DSP28_GlobalVariableDefs.c"
Source="..\src\DSP28_Gpio.c"
Source="..\src\DSP28_PieCtrl.c"
Source="..\src\DSP28_PieVect.c"
Source="..\src\DSP28_Sci.c"
Source="..\src\DSP28_SysCtrl.c"
Source="..\src\f28xcap.c"
Source="..\src\f28xqep.c"
Source="..\src\filter.c"
Source="..\src\interrupt.c"
Source="..\src\motor_control_2812.c"
Source="..\src\pwm.c"
Source="..\src\rampgen.c"
Source="..\src\rmp_cntl.c"
Source="..\src\svgen_dq.c"
Source="..\src\SVPWM_IM.c"
Source="EzDSP_RAM_lnk.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -al -fr"..\obj" -i".\include" -i".\lib" -i"..\include" -i"..\..\..\..\lib\dmclib\cIQmath\include" -i"..\..\..\..\..\..\c28\DSP28\include" -i"..\..\..\..\lib\drvlib\include" -d"_DEBUG" -d"LARGE_MODEL" -mf -ml -v28
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"D:\motor_control_2812_example\cIQmath\build\Release" -d"LARGE_MODEL" -ml -v28
["DspBiosBuilder" Settings: "Debug"]
Options=-v28
["DspBiosBuilder" Settings: "Release"]
Options=-v28
["Linker" Settings: "Debug"]
Options=-q -c -heap0x800 -m"..\build\motor_control_2812.map" -o"..\build\motor_control_2812.out" -stack0x400 -x -i"c:\ti\c2000\cgtools\lib" -l"rts2800_ml.lib"
["Linker" Settings: "Release"]
Options=-q -c -o".\Release\aci_time.out" -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -