summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCasey Smith2013-03-21 15:15:35 -0500
committerCasey Smith2013-03-21 15:15:35 -0500
commit6d77cbebdba2c39e37e3086d79bef06b449868b7 (patch)
tree96eaaebe53bb52291f9ff4b7278e9a16b74a5fd9
parent89918f6313446c5c3b3b293ffeda3b3623dbeed5 (diff)
downloadmcsdk-tools-6d77cbebdba2c39e37e3086d79bef06b449868b7.tar.gz
mcsdk-tools-6d77cbebdba2c39e37e3086d79bef06b449868b7.tar.xz
mcsdk-tools-6d77cbebdba2c39e37e3086d79bef06b449868b7.zip
Added linux ccxml
-rw-r--r--program_evm/configs/evmk2h/evmk2h-linuxhost.ccxml42
1 files changed, 42 insertions, 0 deletions
diff --git a/program_evm/configs/evmk2h/evmk2h-linuxhost.ccxml b/program_evm/configs/evmk2h/evmk2h-linuxhost.ccxml
new file mode 100644
index 0000000..300bf4b
--- /dev/null
+++ b/program_evm/configs/evmk2h/evmk2h-linuxhost.ccxml
@@ -0,0 +1,42 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<configurations XML_version="1.2" id="configurations_0">
3<configuration XML_version="1.2" id="Texas Instruments XDS2xx USB Emulator_0">
4 <instance XML_version="1.2" desc="Texas Instruments XDS2xx USB Emulator_0" href="connections/TIXDS2XXUSB_Connection.xml" id="Texas Instruments XDS2xx USB Emulator_0" xml="TIXDS2XXUSB_Connection.xml" xmlpath="connections"/>
5 <connection XML_version="1.2" id="Texas Instruments XDS2xx USB Emulator_0">
6 <instance XML_version="1.2" href="drivers/tixds560icepick_d.xml" id="drivers" xml="tixds560icepick_d.xml" xmlpath="drivers"/>
7 <instance XML_version="1.2" href="drivers/tixds560c66xx.xml" id="drivers" xml="tixds560c66xx.xml" xmlpath="drivers"/>
8 <instance XML_version="1.2" href="drivers/tixds560cs_dap.xml" id="drivers" xml="tixds560cs_dap.xml" xmlpath="drivers"/>
9 <instance XML_version="1.2" href="drivers/tixds560cortexA15.xml" id="drivers" xml="tixds560cortexA15.xml" xmlpath="drivers"/>
10 <instance XML_version="1.2" href="drivers/tixds560csstm.xml" id="drivers" xml="tixds560csstm.xml" xmlpath="drivers"/>
11 <instance XML_version="1.2" href="drivers/tixds560etbcs.xml" id="drivers" xml="tixds560etbcs.xml" xmlpath="drivers"/>
12 <platform XML_version="1.2" id="platform_0">
13 <instance XML_version="1.2" desc="TCI6638_0" href="devices/TCI6638.xml" id="TCI6638_0" xml="TCI6638.xml" xmlpath="devices"/>
14 <device HW_revision="1" XML_version="1.2" description="TCI6638" id="TCI6638_0" partnum="TCI6638">
15 <router HW_revision="1.0" XML_version="1.2" description="ICEPick_D Router" id="IcePick_D_0" isa="ICEPICK_D">
16 <subpath id="subpath_14">
17 <router HW_revision="1.0" XML_version="1.2" description="CS_DAP Router" id="CS_DAP_0" isa="CS_DAP">
18 <subpath id="cortexA15_0">
19 <cpu HW_revision="1.0" XML_version="1.2" desc="CortexA15_1" description="CortexA15 CPU" id="CortexA15_0" isa="CortexA15"/>
20 </subpath>
21 <subpath desc="cortexA15_2" id="cortexA15_1">
22 <cpu HW_revision="1.0" XML_version="1.2" desc="CortexA15_3" description="CortexA15 CPU" id="CortexA15_1" isa="CortexA15"/>
23 </subpath>
24 <subpath desc="cortexA15_4" id="cortexA15_2">
25 <cpu HW_revision="1.0" XML_version="1.2" desc="CortexA15_5" description="CortexA15 CPU" id="CortexA15_2" isa="CortexA15"/>
26 </subpath>
27 <subpath desc="cortexA15_6" id="cortexA15_3">
28 <cpu HW_revision="1.0" XML_version="1.2" desc="CortexA15_7" description="CortexA15 CPU" id="CortexA15_3" isa="CortexA15"/>
29 </subpath>
30 </router>
31 </subpath>
32 <subpath id="subpath_1">
33 <cpu HW_revision="1.0" XML_version="1.2" description="C66xx CGEM+FP CPU" id="C66xx_0" isa="TMS320C66XX">
34 <property Type="filepathfield" Value="../../emulation/boards/evmtci6638k2k/gel/evmtci6638k2k.gel" id="GEL File"/>
35 </cpu>
36 </subpath>
37 </router>
38 </device>
39 </platform>
40 </connection>
41 </configuration>
42</configurations>