⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 inv.pjt

📁 SVPWM算法的DSP源码已通过硬件验证
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="E:\inv49\inv\inv\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="..\..\DSP280x_common\source\DelayUs.asm"
Source="..\..\DSP280x_common\source\DSP280x_Adc.c"
Source="..\..\DSP280x_common\source\DSP280x_CodeStartBranch.asm"
Source="..\..\DSP280x_common\source\DSP280x_CpuTimers.c"
Source="..\..\DSP280x_common\source\DSP280x_DefaultIsr.c"
Source="..\..\DSP280x_common\source\DSP280x_ECap.c"
Source="..\..\DSP280x_common\source\DSP280x_EPwm.c"
Source="..\..\DSP280x_common\source\DSP280x_PieCtrl.c"
Source="..\..\DSP280x_common\source\DSP280x_PieVect.c"
Source="..\..\DSP280x_common\source\DSP280x_Spi.c"
Source="..\..\DSP280x_common\source\DSP280x_SysCtrl.c"
Source="..\..\DSP280x_headers\source\DSP280x_GlobalVariableDefs.c"
Source="Drv_dsp280x_GPIO.c"
Source="Drv_dsp280x_GPIO.h"
Source="Global.c"
Source="INV_AdcTreatment.c"
Source="INV_Fault.c"
Source="INV_Initial.c"
Source="INV_Isr.c"
Source="INV_KeyDisplay.c"
Source="INV_Main.c"
Source="INV_Pid.c"
Source="INV_SpiI2c.c"
Source="INV_Start.c"
Source="..\..\DSP280x_common\cmd\DSP280x_Headers_nonBIOS.cmd"
Source="..\..\DSP280x_common\cmd\F2806.cmd"

["Compiler" Settings: "Debug"]
Options=-g -pdsw225 -fr"$(Proj_dir)\Debug" -i"..\..\DSP280x_headers\include" -i"..\..\DSP280x_common\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28

["Compiler" Settings: "Release"]
Options=-pdsw225 -o3 -fr"$(Proj_dir)\Release" -i"..\..\DSP280x_headers\include" -i"..\..\DSP280x_common\include" -d"LARGE_MODEL" -ml -v28

["Linker" Settings: "Debug"]
Options=-c -m".\Debug\inv.map" -o".\Debug\inv.out" -w -x -i"..\..\DSP280x_headers\include" -l"rts2800_ml.lib"

["Linker" Settings: "Release"]
Options=-c -m".\Release\inv.map" -o".\Release\inv.out" -w -x -i"..\..\DSP280x_headers\include" -l"rts2800_ml.lib"

["Drv_dsp280x_GPIO.h" Settings: "Debug"]
ExcludeFromBuild=true

["Drv_dsp280x_GPIO.h" Settings: "Release"]
ExcludeFromBuild=true

["..\..\DSP280x_common\cmd\DSP280x_Headers_nonBIOS.cmd" Settings: "Debug"]
LinkOrder=1

["..\..\DSP280x_common\cmd\DSP280x_Headers_nonBIOS.cmd" Settings: "Release"]
LinkOrder=1

["..\..\DSP280x_common\cmd\F2806.cmd" Settings: "Debug"]
LinkOrder=1

["..\..\DSP280x_common\cmd\F2806.cmd" Settings: "Release"]
LinkOrder=1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -