1。定时器1的中断始终进去
源代码在线查看: edit.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="MCBSP"
ProjectDir="C:\ti\myprojects\bldc-end\sensorless\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="rts2800.lib"
Source="src\adinit.c"
Source="src\cap.c"
Source="src\DSP281x_CodeStartBranch.asm"
Source="src\DSP28_DefaultIsr.c"
Source="src\DSP28_GlobalVariableDefs.c"
Source="src\DSP28_PieCtrl.c"
Source="src\DSP28_PieVect.c"
Source="src\DSP28_SysCtrl.c"
Source="src\evpwm.c"
Source="src\gpioinit.c"
Source="src\motorcrl.c"
Source="src\wuweizhi.c"
Source="DSP281x_Headers_nonBIOS.cmd"
Source="F2812_EzDSP_RAM_lnk.cmd"
["Compiler" Settings: "Debug"]
Options=-g -q -fr"C:\ti\myprojects\bldc-end\sensorless\Debug" -i"C:\ti\myprojects\bldc-end\sensorless\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28
["Compiler" Settings: "Release"]
Options=-q -o3 -fr"C:\ti\myprojects\bldc-end\sensorless\Release" -d"LARGE_MODEL" -ml -v28
["DspBiosBuilder" Settings: "Debug"]
Options=-v28
["DspBiosBuilder" Settings: "Release"]
Options=-v28
["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\edit.map" -o".\Debug\edit.out" -stack400 -x
["Linker" Settings: "Release"]
Options=-q -c -o".\Release\MCBSP.out" -x