《数字信号处理器原理、结构及应用》所附光盘的资料,关于tms320f2812的一些实用例程
源代码在线查看: cap(10-6).pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\program\2812new\10 EV\cap(10-6)\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="10.6.C"
Source="DSP28_Adc.c"
Source="DSP28_DefaultIsr.c"
Source="DSP28_GlobalVariableDefs.c"
Source="DSP28_PieCtrl.c"
Source="DSP28_PieVect.c"
Source="DSP28_SysCtrl.c"
Source="DSP28_usDelay.asm"
Source="rts2800.lib"
Source="EzDSP_RAM_lnk.cmd"
["Compiler" Settings: "Debug"]
Options=-g -fr"$(Proj_dir)\Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28
["Compiler" Settings: "Release"]
Options=-o3 -fr"$(Proj_dir)\Release" -d"LARGE_MODEL" -ml -v28
["Linker" Settings: "Debug"]
Options=-c -m".\Debug\cap(10-6).map" -o".\Debug\cap(10-6).out" -w -x
["Linker" Settings: "Release"]
Options=-c -m".\Release\cap(10-6).map" -o".\Release\cap(10-6).out" -w -x