Hi There,
One of my old project target containing the following tree,
This project also build up in Ecilipse, but not sure why in build properties in Eclipse toochain said ,
Orphaned toolchain com.ti.ccstudio.buildDefinitions.C2000_20.2.exe.DebugToolchain.653528100 (TI Build Tools)
How its possible to solve this problem if I would like to debug this project in Eclipse? Seems like this project is originally builed in Eclipse.
Not sure why its lunch folder contains this massage
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="com.ti.ccstudio.debug.launchType.device.debugging">
<stringAttribute key="com.ti.ccstudio.debug.debugModel.ATTR_CPUS_WITH_PROJECT" value="<?xml version="1.0" encoding="UTF-8"?>
<cpus_with_project>
<id id="Texas Instruments XDS2xx USB Debug Probe_0/C28xx" isa="TMS320C28XX"/>
</cpus_with_project>"/>
<stringAttribute key="com.ti.ccstudio.debug.debugModel.ATTR_DEBUGGER_PROPERTIES.G:\Work\Standard\Firmware\DSP\TMS320F28069\PROJECTNAME\targetConfigs\TMS320F28069.ccxml.Texas Instruments XDS2xx USB Debug Probe_0/C28xx" value="<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<PropertyValues>
<property id="ConnectOnStartup">
<curValue>1</curValue>
</property>
<property id="EnableInstalledBreakpoint">
<curValue>1</curValue>
</property>
<property id="IgnoreSoftLaunchFailures">
<curValue>0</curValue>
</property>
</PropertyValues>
"/>
<stringAttribute key="com.ti.ccstudio.debug.debugModel.ATTR_DEBUGGER_PROPERTIES.Texas Instruments XDS100v1 USB Debug Probe_0/C28xx" value="<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<PropertyValues>
<property id="ConnectOnStartup">
<curValue>1</curValue>
</property>
<property id="EnableInstalledBreakpoint">
<curValue>1</curValue>
</property>
<property id="IgnoreSoftLaunchFailures">
<curValue>0</curValue>
</property>
</PropertyValues>
"/>
<stringAttribute key="com.ti.ccstudio.debug.debugModel.ATTR_DEBUGGER_PROPERTIES.Texas Instruments XDS100v2 USB Debug Probe_0/C28xx" value="<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<PropertyValues>
<property id="ConnectOnStartup">
<curValue>1</curValue>
</property>
<property id="EnableInstalledBreakpoint">
<curValue>1</curValue>
</property>
<property id="IgnoreSoftLaunchFailures">
<curValue>0</curValue>
</property>
</PropertyValues>
"/>
<stringAttribute key="com.ti.ccstudio.debug.debugModel.ATTR_DEBUGGER_PROPERTIES.Texas Instruments XDS100v2 USB Emulator/C28xx" value="<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<PropertyValues>
<property id="ConnectOnStartup">
<curValue>1</curValue>
</property>
<property id="EnableInstalledBreakpoint">
<curValue>1</curValue>
</property>
<property id="IgnoreSoftLaunchFailures">
<curValue>0</curValue>
</property>
</PropertyValues>
"/>
<stringAttribute key="com.ti.ccstudio.debug.debugModel.ATTR_PROGRAM.G:\Work\Fine\Standard\Firmware\DSP\TMS320F28069\FTDSPV11\targetConfigs\TMS320F28069.ccxml.Texas Instruments XDS2xx USB Debug Probe_0/C28xx" value="${build_artifact:PROJECT NAME}"/>DVT