1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <?xml version="1.0" encoding="UTF-8"?>
- <projectDescription>
- <name>HVBLDC_Sensored</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
- <triggers>full,incremental,</triggers>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.cdt.core.cnature</nature>
- <nature>org.eclipse.cdt.core.ccnature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
- <nature>com.ti.ccstudio.core.ccsNature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
- </natures>
- <linkedResources>
- <link>
- <name>DSP2803x_CodeStartBranch.asm</name>
- <type>1</type>
- <locationURI>CONTROLSUITE_HVMOTOR_ROOT/device_support/f2803x/v121/DSP2803x_common/source/DSP2803x_CodeStartBranch.asm</locationURI>
- </link>
- <link>
- <name>DSP2803x_Headers_nonBIOS.cmd</name>
- <type>1</type>
- <locationURI>CONTROLSUITE_HVMOTOR_ROOT/device_support/f2803x/v121/DSP2803x_headers/cmd/DSP2803x_Headers_nonBIOS.cmd</locationURI>
- </link>
- <link>
- <name>IQmath.lib</name>
- <type>1</type>
- <locationURI>CONTROLSUITE_HVMOTOR_ROOT/libs/math/IQmath/v15c/lib/IQmath.lib</locationURI>
- </link>
- </linkedResources>
- <variableList>
- <variable>
- <name>CONTROLSUITE_HVMOTOR_ROOT</name>
- <value>file:/E:/ccs_programe/bldc_senser/include</value>
- </variable>
- </variableList>
- </projectDescription>
|