f281xdrv_ml.pjt

来自「有关TI公司用于交流电机控制程序(包含文档以及源码)」· PJT 代码 · 共 50 行

PJT
50
字号
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectName="DRV"
ProjectDir="C:\tidcs\DMC\c28\v32x\lib\drvlib281x\build\"
ProjectType=Library
CPUFamily=TMS320C28XX
Tool="Archiver"
Tool="Compiler"
Tool="DspBiosBuilder"
Config="Debug"
Config="Release"

[Source Files]
Source="..\..\..\..\..\..\c28\dsp281x\v100\DSP281x_common\source\DSP281x_usDelay.asm"
Source="..\src\DLOG4CHC.asm"
Source="..\src\f281x_en.c"
Source="..\src\f281xadc04b.c"
Source="..\src\f281xadc04u.c"
Source="..\src\f281xbdcpwm.c"
Source="..\src\f281xbldcpwm.c"
Source="..\src\f281xcap.c"
Source="..\src\f281xhall3.c"
Source="..\src\f281xileg.c"
Source="..\src\f281xileg_vdc.c"
Source="..\src\f281xpwm.c"
Source="..\src\f281xpwm_res.c"
Source="..\src\f281xpwmdac.c"
Source="..\src\f281xqep.c"
Source="..\src\f281xqep_no_index.c"

["Archiver" Settings: "Debug"]
Options=-r -o..\lib\F281xDRV_ml.L28

["Archiver" Settings: "Release"]
Options=-r -o.\Release\drvlib.lib

["Compiler" Settings: "Debug"]
Options=-g -q -fr"..\obj" -i".\include" -i"..\..\..\..\..\..\c28\dsp281x\v100\DSP281x_common\include" -i"..\..\..\..\..\..\c28\dsp281x\v100\DSP281x_examples\include" -i"..\..\..\..\..\..\c28\dsp281x\v100\DSP281x_headers\include" -i"..\..\..\..\..\..\c28\dsp280x\v100\DSP280x_headers\include" -i"..\..\..\..\..\..\c28\dsp280x\v100\DSP280x_common\include" -i"..\..\..\..\..\..\c28\dsp280x\v100\DSP280x_examples\include" -i"..\include" -i"..\..\..\lib\dmclib\cIQmath\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28

["Compiler" Settings: "Release"]
Options=-q -o3 -fr"C:\tidcs\DMC\c28\v32x\lib\drvlib281x\build\Release" -d"LARGE_MODEL" -ml -v28

["DspBiosBuilder" Settings: "Debug"]
Options=-v28

["DspBiosBuilder" Settings: "Release"]
Options=-v28

⌨️ 快捷键说明

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