summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Pang2011-12-16 17:34:28 -0600
committerIvan Pang2011-12-16 17:34:28 -0600
commit3470bcbb99dbc21140cbe9677231d0b91342a05c (patch)
tree32f325c5543480dfc78299abc739ae8a0c351635 /boot_loader/examples/pcie/pcieboot_helloworld
parent9bc0cc7db1163dbf8804d7914f253ee41d74cb68 (diff)
downloadmcsdk-tools-3470bcbb99dbc21140cbe9677231d0b91342a05c.tar.gz
mcsdk-tools-3470bcbb99dbc21140cbe9677231d0b91342a05c.tar.xz
mcsdk-tools-3470bcbb99dbc21140cbe9677231d0b91342a05c.zip
Verion updates: MCSDK 2.0.6.18, PDK 1.0.0.18, CGT 7.3.1
Diffstat (limited to 'boot_loader/examples/pcie/pcieboot_helloworld')
-rw-r--r--boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/.cproject4
-rw-r--r--boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.bat2
-rwxr-xr-xboot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh2
-rw-r--r--boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/.cproject4
-rw-r--r--boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.bat2
-rwxr-xr-xboot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh2
6 files changed, 8 insertions, 8 deletions
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/.cproject b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/.cproject
index 721fa19..a3eceb1 100644
--- a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/.cproject
+++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/.cproject
@@ -27,10 +27,10 @@
27 <listOptionValue builtIn="false" value="OUTPUT_FORMAT=ELF"/> 27 <listOptionValue builtIn="false" value="OUTPUT_FORMAT=ELF"/>
28 <listOptionValue builtIn="false" value="CCS_MBS_VERSION=5.1.0.01"/> 28 <listOptionValue builtIn="false" value="CCS_MBS_VERSION=5.1.0.01"/>
29 <listOptionValue builtIn="false" value="RUNTIME_SUPPORT_LIBRARY=libc.a"/> 29 <listOptionValue builtIn="false" value="RUNTIME_SUPPORT_LIBRARY=libc.a"/>
30 <listOptionValue builtIn="false" value="RTSC_PRODUCTS=com.ti.biosmcsdk.pdk.C6670:1.0.0.17;"/> 30 <listOptionValue builtIn="false" value="RTSC_PRODUCTS=com.ti.biosmcsdk.pdk.C6670:1.0.0.18;"/>
31 <listOptionValue builtIn="false" value="OUTPUT_TYPE=rtscApplication:executable"/> 31 <listOptionValue builtIn="false" value="OUTPUT_TYPE=rtscApplication:executable"/>
32 </option> 32 </option>
33 <option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.197938147" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="7.2.4" valueType="string"/> 33 <option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.197938147" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="7.3.1" valueType="string"/>
34 <targetPlatform id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.targetPlatformDebug.1040178317" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.targetPlatformDebug"/> 34 <targetPlatform id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.targetPlatformDebug.1040178317" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.targetPlatformDebug"/>
35 <builder buildPath="${workspace_loc:/pcieboot_helloworld_evmc6670l/Debug}" id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.builderDebug.1391780872" name="GNU Make.Debug" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.builderDebug"/> 35 <builder buildPath="${workspace_loc:/pcieboot_helloworld_evmc6670l/Debug}" id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.builderDebug.1391780872" name="GNU Make.Debug" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.builderDebug"/>
36 <tool id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.compilerDebug.68298238" name="C6000 Compiler" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.compilerDebug"> 36 <tool id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.compilerDebug.68298238" name="C6000 Compiler" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.compilerDebug">
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.bat b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.bat
index 2aa1525..c1addea 100644
--- a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.bat
+++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.bat
@@ -1,4 +1,4 @@
1set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.2.4" 1set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
2set TOOL_DIR="..\..\..\..\..\..\" 2set TOOL_DIR="..\..\..\..\..\..\"
3set TARGET=6670 3set TARGET=6670
4set ENDIAN=little 4set ENDIAN=little
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh
index 575c7ff..64be9e3 100755
--- a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh
+++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh
@@ -1,4 +1,4 @@
1export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.2.4 1export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.3.1
2export TOOL_DIR="../../../../../../" 2export TOOL_DIR="../../../../../../"
3export TARGET=6670 3export TARGET=6670
4export ENDIAN=little 4export ENDIAN=little
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/.cproject b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/.cproject
index 13b392e..4719097 100644
--- a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/.cproject
+++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/.cproject
@@ -27,10 +27,10 @@ l <configuration artifactExtension="out" artifactName="../bin/pcieboot_hellow
27 <listOptionValue builtIn="false" value="OUTPUT_FORMAT=ELF"/> 27 <listOptionValue builtIn="false" value="OUTPUT_FORMAT=ELF"/>
28 <listOptionValue builtIn="false" value="CCS_MBS_VERSION=5.1.0.01"/> 28 <listOptionValue builtIn="false" value="CCS_MBS_VERSION=5.1.0.01"/>
29 <listOptionValue builtIn="false" value="RUNTIME_SUPPORT_LIBRARY=libc.a"/> 29 <listOptionValue builtIn="false" value="RUNTIME_SUPPORT_LIBRARY=libc.a"/>
30 <listOptionValue builtIn="false" value="RTSC_PRODUCTS=com.ti.biosmcsdk.pdk.C6678L:1.0.0.17;"/> 30 <listOptionValue builtIn="false" value="RTSC_PRODUCTS=com.ti.biosmcsdk.pdk.C6678L:1.0.0.18;"/>
31 <listOptionValue builtIn="false" value="OUTPUT_TYPE=rtscApplication:executable"/> 31 <listOptionValue builtIn="false" value="OUTPUT_TYPE=rtscApplication:executable"/>
32 </option> 32 </option>
33 <option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.74082412" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="7.2.4" valueType="string"/> 33 <option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.74082412" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="7.3.1" valueType="string"/>
34 <targetPlatform id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.targetPlatformDebug.337520997" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.targetPlatformDebug"/> 34 <targetPlatform id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.targetPlatformDebug.337520997" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.targetPlatformDebug"/>
35 <builder buildPath="${workspace_loc:/pcieboot_helloworld_evmc6678l/Debug}" id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.builderDebug.963374553" name="GNU Make.Debug" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.builderDebug"/> 35 <builder buildPath="${workspace_loc:/pcieboot_helloworld_evmc6678l/Debug}" id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.builderDebug.963374553" name="GNU Make.Debug" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.builderDebug"/>
36 <tool id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.compilerDebug.1508425974" name="C6000 Compiler" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.compilerDebug"> 36 <tool id="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.compilerDebug.1508425974" name="C6000 Compiler" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.exe.compilerDebug">
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.bat b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.bat
index 236533b..32d8b48 100644
--- a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.bat
+++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.bat
@@ -1,4 +1,4 @@
1set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.2.4" 1set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
2set TOOL_DIR="..\..\..\..\..\..\" 2set TOOL_DIR="..\..\..\..\..\..\"
3set TARGET=6678 3set TARGET=6678
4set ENDIAN=little 4set ENDIAN=little
diff --git a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh
index e73de48..3845a47 100755
--- a/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh
+++ b/boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh
@@ -1,4 +1,4 @@
1export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.2.4 1export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.3.1
2export TOOL_DIR="../../../../../../" 2export TOOL_DIR="../../../../../../"
3export TARGET=6678 3export TARGET=6678
4export ENDIAN=little 4export ENDIAN=little