summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Pang2012-05-14 18:09:57 -0500
committerIvan Pang2012-05-14 18:09:57 -0500
commit9838513d6b6d48944ca5b2ef6fdc18ee9da2e2be (patch)
tree3465a5f683c1e9b983045fa074bacae32423e57a /program_evm/configs/evm6657l/evm6657l-linuxhost.ccxml
parentd80ff7300dd391e45bab6615fd45a60ffda7b46d (diff)
downloadmcsdk-tools-9838513d6b6d48944ca5b2ef6fdc18ee9da2e2be.tar.gz
mcsdk-tools-9838513d6b6d48944ca5b2ef6fdc18ee9da2e2be.tar.xz
mcsdk-tools-9838513d6b6d48944ca5b2ef6fdc18ee9da2e2be.zip
Added support for 6657 program evm; changed eepromwriter to use MSMC
Diffstat (limited to 'program_evm/configs/evm6657l/evm6657l-linuxhost.ccxml')
-rw-r--r--program_evm/configs/evm6657l/evm6657l-linuxhost.ccxml25
1 files changed, 25 insertions, 0 deletions
diff --git a/program_evm/configs/evm6657l/evm6657l-linuxhost.ccxml b/program_evm/configs/evm6657l/evm6657l-linuxhost.ccxml
new file mode 100644
index 0000000..8a796e8
--- /dev/null
+++ b/program_evm/configs/evm6657l/evm6657l-linuxhost.ccxml
@@ -0,0 +1,25 @@
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 XDS100v1 USB Emulator_0">
4 <instance XML_version="1.2" desc="Texas Instruments XDS100v1 USB Emulator_0" href="connections/TIXDS100usb_Connection.xml" id="Texas Instruments XDS100v1 USB Emulator_0" xml="TIXDS100usb_Connection.xml" xmlpath="connections"/>
5 <connection XML_version="1.2" id="Texas Instruments XDS100v1 USB Emulator_0">
6 <instance XML_version="1.2" href="drivers/tixds100icepick_d.xml" id="drivers" xml="tixds100icepick_d.xml" xmlpath="drivers"/>
7 <instance XML_version="1.2" href="drivers/tixds100c66xx.xml" id="drivers" xml="tixds100c66xx.xml" xmlpath="drivers"/>
8 <instance XML_version="1.2" href="drivers/tixds100cs_dap.xml" id="drivers" xml="tixds100cs_dap.xml" xmlpath="drivers"/>
9 <instance XML_version="1.2" href="drivers/tixds100csstm.xml" id="drivers" xml="tixds100csstm.xml" xmlpath="drivers"/>
10 <instance XML_version="1.2" href="drivers/tixds100etbcs.xml" id="drivers" xml="tixds100etbcs.xml" xmlpath="drivers"/>
11 <platform XML_version="1.2" id="platform_0">
12 <instance XML_version="1.2" desc="TMS320C6657_0" href="devices/C6657.xml" id="TMS320C6657_0" xml="C6657.xml" xmlpath="devices"/>
13 <device HW_revision="1" XML_version="1.2" description="C66x core" id="TMS320C6657_0" partnum="TMS320C6657" simulation="no">
14 <router HW_revision="1.0" XML_version="1.2" description="ICEPick_D Router" id="IcePick_D_0" isa="ICEPICK_D">
15 <subpath id="subpath_0">
16 <cpu HW_revision="1.0" XML_version="1.2" description="C66xx CGEM+FP CPU" deviceSim="false" id="C66xx_0" isa="TMS320C66XX">
17 <property Type="filepathfield" Value="../../emulation/boards/evmc6657l/gel/evmc6657l.gel" id="GEL File"/>
18 </cpu>
19 </subpath>
20 </router>
21 </device>
22 </platform>
23 </connection>
24 </configuration>
25</configurations>