永磁同步电机驱动控制
源代码在线查看: pmsm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\works\c-dsp\total_motor\PMSM\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="arithmetic.asm"
Source="initial.c"
Source="main.c"
Source="rts2xx.lib"
Source="vectors.asm"
Source="LF2407.cmd"
["Compiler" Settings: "Debug"]
Options=-g -as -fr"E:\works\c-dsp\total_motor\PMSM\Debug" -v2xx
["Compiler" Settings: "Release"]
Options=-g -as -fr"E:\works\c-dsp\total_motor\PMSM\Release" -v2xx
["Linker" Settings: "Debug"]
Options=-c -m".\Debug\PMSM.map" -o".\Debug\PMSM.out" -x
["Linker" Settings: "Release"]
Options=-c -m".\Release\PMSM.map" -o".\Release\PMSM.out" -x