]> rtime.felk.cvut.cz Git - rpp-test-sw.git/commitdiff
Rename os directories and target config file from TMS570 to RM48
authorMichal Horn <hornmich@fel.cvut.cz>
Thu, 11 Dec 2014 13:17:23 +0000 (14:17 +0100)
committerMichal Horn <hornmich@fel.cvut.cz>
Thu, 11 Dec 2014 13:17:23 +0000 (14:17 +0100)
TMS570LS3137.ccxml [deleted file]
rpp-lib
rpp-test-sw/.ccsproject
rpp-test-sw/.cproject
rpp-test-sw/targetConfigs/TMS570LS3137.ccxml [deleted file]

diff --git a/TMS570LS3137.ccxml b/TMS570LS3137.ccxml
deleted file mode 100644 (file)
index 5068b36..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<configurations XML_version="1.2" id="configurations_0">
-    <configuration XML_version="1.2" id="configuration_0">
-        <instance XML_version="1.2" desc="Texas Instruments XDS100v2 USB Emulator" href="connections/TIXDS100v2_Connection.xml" id="Texas Instruments XDS100v2 USB Emulator" xml="TIXDS100v2_Connection.xml" xmlpath="connections"/>
-        <connection XML_version="1.2" id="Texas Instruments XDS100v2 USB Emulator">
-            <instance XML_version="1.2" href="drivers/tixds100v2icepick_c.xml" id="drivers" xml="tixds100v2icepick_c.xml" xmlpath="drivers"/>
-            <instance XML_version="1.2" href="drivers/tixds100v2cs_dap.xml" id="drivers" xml="tixds100v2cs_dap.xml" xmlpath="drivers"/>
-            <instance XML_version="1.2" href="drivers/tixds100v2cortexR.xml" id="drivers" xml="tixds100v2cortexR.xml" xmlpath="drivers"/>
-            <platform XML_version="1.2" id="platform_0">
-                <instance XML_version="1.2" desc="TMS570LS3137" href="devices/tms570ls3137.xml" id="TMS570LS3137" xml="tms570ls3137.xml" xmlpath="devices"/>
-            </platform>
-        </connection>
-    </configuration>
-</configurations>
diff --git a/rpp-lib b/rpp-lib
index 36b02c8c09ce72798db1dc447a5d7ad99da4a582..68bf20757ec0c4423258f0e4fd5bd4d88ba02452 160000 (submodule)
--- a/rpp-lib
+++ b/rpp-lib
@@ -1 +1 @@
-Subproject commit 36b02c8c09ce72798db1dc447a5d7ad99da4a582
+Subproject commit 68bf20757ec0c4423258f0e4fd5bd4d88ba02452
index 914ee0502119d577d03f792edbd217be0655d016..9ea78b79276bbc8722a9ce3c3b750580c9f22b4c 100644 (file)
@@ -9,5 +9,5 @@
        <connection value="common/targetdb/connections/TIXDS100v2_Connection.xml"/>
        <rts value="rtsv7R4_T_be_v3D16_eabi.lib"/>
        <templateProperties value="id=com.ti.common.project.core.emptyProjectTemplate,"/>
-       <isTargetManual value="false"/>
+       <isTargetManual value="true"/>
 </projectOptions>
index d5bef5215bb936b1c0f1dd2e3243d843b6895404..de8ed4c68fb06c9d2bfe242bef4bf9fdeed056fc 100644 (file)
@@ -43,7 +43,7 @@
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/${ConfigName}}&quot;"/>
                                                                        <listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/include&quot;"/>
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/rpp/include}&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/os/7.0.2_tms570/include}&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/os/7.0.2_rm48/include}&quot;"/>
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/lwip/src/include}&quot;"/>
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/lwip/src/include/ipv4}&quot;"/>
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/lwip/src/include/ipv6}&quot;"/>
@@ -64,7 +64,7 @@
                                                                <option id="com.ti.ccstudio.buildDefinitions.TMS470_5.1.linkerID.OUTPUT_FILE.2035787528" name="Specify output file name (--output_file, -o)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_5.1.linkerID.OUTPUT_FILE" value="&quot;${ProjName}.out&quot;" valueType="string"/>
                                                                <option id="com.ti.ccstudio.buildDefinitions.TMS470_5.1.linkerID.MAP_FILE.280738114" name="Input and output sections listed into &lt;file&gt; (--map_file, -m)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_5.1.linkerID.MAP_FILE" value="&quot;${ProjName}.map&quot;" valueType="string"/>
                                                                <option id="com.ti.ccstudio.buildDefinitions.TMS470_5.1.linkerID.LIBRARY.731626233" name="Include library file or command file as input (--library, -l)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_5.1.linkerID.LIBRARY" valueType="libs">
-                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/rpp/TMS570LS313xFlashLnk.cmd}&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/rpp/RM48L952FlashLnk.cmd}&quot;"/>
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/rpp-lib.lib}&quot;"/>
                                                                        <listOptionValue builtIn="false" value="&quot;rtsv7R4_T_le_v3D16_eabi.lib&quot;"/>
                                                                </option>
diff --git a/rpp-test-sw/targetConfigs/TMS570LS3137.ccxml b/rpp-test-sw/targetConfigs/TMS570LS3137.ccxml
deleted file mode 100644 (file)
index 5068b36..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<configurations XML_version="1.2" id="configurations_0">
-    <configuration XML_version="1.2" id="configuration_0">
-        <instance XML_version="1.2" desc="Texas Instruments XDS100v2 USB Emulator" href="connections/TIXDS100v2_Connection.xml" id="Texas Instruments XDS100v2 USB Emulator" xml="TIXDS100v2_Connection.xml" xmlpath="connections"/>
-        <connection XML_version="1.2" id="Texas Instruments XDS100v2 USB Emulator">
-            <instance XML_version="1.2" href="drivers/tixds100v2icepick_c.xml" id="drivers" xml="tixds100v2icepick_c.xml" xmlpath="drivers"/>
-            <instance XML_version="1.2" href="drivers/tixds100v2cs_dap.xml" id="drivers" xml="tixds100v2cs_dap.xml" xmlpath="drivers"/>
-            <instance XML_version="1.2" href="drivers/tixds100v2cortexR.xml" id="drivers" xml="tixds100v2cortexR.xml" xmlpath="drivers"/>
-            <platform XML_version="1.2" id="platform_0">
-                <instance XML_version="1.2" desc="TMS570LS3137" href="devices/tms570ls3137.xml" id="TMS570LS3137" xml="tms570ls3137.xml" xmlpath="devices"/>
-            </platform>
-        </connection>
-    </configuration>
-</configurations>