diff options
author | Ivan Pang | 2011-11-22 19:29:57 -0600 |
---|---|---|
committer | Ivan Pang | 2011-11-22 19:29:57 -0600 |
commit | 9557286afd81d26c0b72b233b78e26fa21f5c199 (patch) | |
tree | 024405e018f1984db7e939f6a27e67cfdeef0843 /program_evm/configs/evm6678l/evm6678l.ccxml | |
parent | ff3cdc8d2f4ec7981f5225917867ac9a4f43a5a9 (diff) | |
download | mcsdk-tools-9557286afd81d26c0b72b233b78e26fa21f5c199.tar.gz mcsdk-tools-9557286afd81d26c0b72b233b78e26fa21f5c199.tar.xz mcsdk-tools-9557286afd81d26c0b72b233b78e26fa21f5c199.zip |
Moved program_evm to mcsdk-tools
Diffstat (limited to 'program_evm/configs/evm6678l/evm6678l.ccxml')
-rw-r--r-- | program_evm/configs/evm6678l/evm6678l.ccxml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/program_evm/configs/evm6678l/evm6678l.ccxml b/program_evm/configs/evm6678l/evm6678l.ccxml new file mode 100644 index 0000000..7e009d6 --- /dev/null +++ b/program_evm/configs/evm6678l/evm6678l.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 | |||
4 | |||
5 | <configuration XML_version="1.2" id="Texas Instruments XDS100v1 USB Emulator_0"> | ||
6 | <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"/> | ||
7 | <connection XML_version="1.2" id="Texas Instruments XDS100v1 USB Emulator_0"> | ||
8 | <instance XML_version="1.2" href="drivers/tixds100icepick_d.xml" id="drivers" xml="tixds100icepick_d.xml" xmlpath="drivers"/> | ||
9 | <instance XML_version="1.2" href="drivers/tixds100c66xx.xml" id="drivers" xml="tixds100c66xx.xml" xmlpath="drivers"/> | ||
10 | <instance XML_version="1.2" href="drivers/tixds100cs_dap.xml" id="drivers" xml="tixds100cs_dap.xml" xmlpath="drivers"/> | ||
11 | <platform XML_version="1.2" id="platform_0"> | ||
12 | <instance XML_version="1.2" desc="TMS320C6678_0" href="Devices/C6678.xml" id="TMS320C6678_0" xml="C6678.xml" xmlpath="Devices"/> | ||
13 | <device HW_revision="1" XML_version="1.2" description="C66x core" id="TMS320C6678_0" partnum="TMS320C6678"> | ||
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" id="C66xx_0" isa="TMS320C66XX"> | ||
17 | <property Type="filepathfield" Value="..\..\emulation\boards\evmc6678l\gel\evmc6678l.gel" id="GEL File"/> | ||
18 | </cpu> | ||
19 | </subpath> | ||
20 | </router> | ||
21 | </device> | ||
22 | </platform> | ||
23 | </connection> | ||
24 | </configuration> | ||
25 | </configurations> | ||