PMSM 2812 C程序版 永磁电机矢量控制 已经调试好了的
源代码在线查看: pmsm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP281x"
ProjectDir="C:\CCStudio_v3.1\MyProjects\PMSM\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="clarke.c"
Source="DLOG4CHC.asm"
Source="DSP281x_Adc.c"
Source="DSP281x_DefaultIsr.c"
Source="DSP281x_GlobalVariableDefs.c"
Source="DSP281x_PieCtrl.c"
Source="DSP281x_PieVect.c"
Source="DSP281x_SysCtrl.c"
Source="F281xDRV_ml.L28"
Source="f281xpwm.c"
Source="ipark.c"
Source="iqDMC_ml.L28"
Source="IQmath.lib"
Source="park.c"
Source="PMSM.c"
Source="rampgen.c"
Source="rmp_cntl.c"
Source="svgen_dq.c"
Source="DSP281x_Headers_nonBIOS.cmd"
Source="F2812_EzDSP_RAM_lnk.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -pdr -fr"C:\CCStudio_v3.1\MyProjects\PMSM\Debug" -fs"C:\CCStudio_v3.1\MyProjects\PMSM\Debug" -i"..\..\DSP281x_headers\include" -i"..\..\DSP281x_common\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"C:\CCStudio_v3.1\MyProjects\PMSM\Release" -d"LARGE_MODEL" -ml -v28
["DspBiosBuilder" Settings: "Debug"]
Options=-v28
["DspBiosBuilder" Settings: "Release"]
Options=-v28
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\PMSM.map" -o".\Debug\PMSM.out" -stack0x400 -w -x -i"..\..\DSP281x_headers\include" -l"rts2800_ml.lib"
["Linker" Settings: "Release"]
Options=-q -c -o".\Release\Example_281xEvPwm.out" -x