利尔达TMS320F2812开发板的全套资料
源代码在线查看: lsd test 11.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\2812 test\CODE\lierda-dsp28\DSP281x_examples\LSD_11\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"
[Source Files]
Source="..\..\DSP281x_common\source\DSP281x_CodeStartBranch.asm"
Source="..\..\DSP281x_headers\source\DSP281x_GlobalVariableDefs.c"
Source="experiment_m_8.c"
Source="..\..\DSP281x_common\cmd\F2812.cmd"
Source="..\..\DSP281x_headers\cmd\DSP281x_Headers_nonBIOS.cmd"
["Compiler" Settings: "Debug"]
Options=-g -fr"$(Proj_dir)\Debug" -i"..\..\DSP281x_headers\include" -i"..\..\DSP281x_common\include" -i"..\include" -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\lsd test 11.map" -o".\Debug\lsd test 11.out" -stack0x400 -w -x -l"rts2800_ml.lib"
["Linker" Settings: "Release"]
Options=-c -m".\Release\lsd test 11.map" -o".\Release\lsd test 11.out" -w -x