52 lines
2.1 KiB
Plaintext
52 lines
2.1 KiB
Plaintext
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
|
|
|
|
[Project Settings]
|
|
ProjectName="DSP2833x"
|
|
ProjectDir="C:\tidcs\c28\DSP2833x\v120\DSP2833x_examples\hrpwm_slider\"
|
|
ProjectType=Executable
|
|
CPUFamily=TMS320C28XX
|
|
Tool="Compiler"
|
|
Tool="DspBiosBuilder"
|
|
Tool="Linker"
|
|
Config="Debug"
|
|
Config="Release"
|
|
|
|
[Source Files]
|
|
Source="..\..\DSP2833x_common\source\DSP2833x_ADC_cal.asm"
|
|
Source="..\..\DSP2833x_common\source\DSP2833x_CodeStartBranch.asm"
|
|
Source="..\..\DSP2833x_common\source\DSP2833x_DefaultIsr.c"
|
|
Source="..\..\DSP2833x_common\source\DSP2833x_EPwm.c"
|
|
Source="..\..\DSP2833x_common\source\DSP2833x_PieCtrl.c"
|
|
Source="..\..\DSP2833x_common\source\DSP2833x_PieVect.c"
|
|
Source="..\..\DSP2833x_common\source\DSP2833x_SysCtrl.c"
|
|
Source="..\..\DSP2833x_common\source\DSP2833x_usDelay.asm"
|
|
Source="..\..\DSP2833x_headers\source\DSP2833x_GlobalVariableDefs.c"
|
|
Source="Example_2833xHRPWM_slider.c"
|
|
Source="..\..\DSP2833x_common\cmd\28335_RAM_lnk.cmd"
|
|
Source="..\..\DSP2833x_headers\cmd\DSP2833x_Headers_nonBIOS.cmd"
|
|
|
|
["Compiler" Settings: "Debug"]
|
|
Options=-g -k -q -al -as -fr"C:\tidcs\c28\DSP2833x\v120\DSP2833x_examples\hrpwm_slider\Debug" -fs"C:\tidcs\c28\DSP2833x\v120\DSP2833x_examples\hrpwm_slider\Debug" -i"..\..\DSP2833x_headers\include" -i"..\..\DSP2833x_common\include" -d"_DEBUG" -d"LARGE_MODEL" --float_support=fpu32 -ml -mt -v28
|
|
|
|
["Compiler" Settings: "Release"]
|
|
Options=-q -o3 -fr"C:\tidcs\c28\DSP2833x\v120\DSP2833x_examples\hrpwm_slider\Release" -d"LARGE_MODEL" -ml -v28
|
|
|
|
["DspBiosBuilder" Settings: "Debug"]
|
|
Options=-v28
|
|
|
|
["DspBiosBuilder" Settings: "Release"]
|
|
Options=-v28
|
|
|
|
["Linker" Settings: "Debug"]
|
|
Options=-q -cr -ecode_start -m".\Debug\Example_2833xHRPWM_slider.map" -o".\Debug\Example_2833xHRPWM_slider.out" -stack0x380 -w -x -i"..\..\DSP2833x_headers\include" -l"rts2800_fpu32.lib"
|
|
|
|
["Linker" Settings: "Release"]
|
|
Options=-q -c -o".\Release\Example_2833xHRPWM_slider" -x
|
|
|
|
["..\..\DSP2833x_headers\source\DSP2833x_GlobalVariableDefs.c" Settings: "Debug"]
|
|
LinkOrder=1
|
|
|
|
["..\..\DSP2833x_headers\cmd\DSP2833x_Headers_nonBIOS.cmd" Settings: "Debug"]
|
|
LinkOrder=2
|
|
|