]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcsdk-tools.git/commitdiff
updated the CGT version in the bootloader scripts DEV.MCSDK-03.00.00.11A DEV.MCSDK-03.00.00.11B
authorJingting Zhou <zhoujt@ti.com>
Fri, 24 May 2013 16:29:22 +0000 (12:29 -0400)
committerJingting Zhou <zhoujt@ti.com>
Fri, 24 May 2013 16:29:22 +0000 (12:29 -0400)
30 files changed:
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6657l/bin/pcieboot_ddrinit_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6670l/bin/pcieboot_ddrinit_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/bin/pcieboot_ddrinit_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_ddrinit/evmc6678l/bin/pcieboot_ddrinit_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_post/evmc6657l/bin/pcieboot_post_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_post/evmc6657l/bin/pcieboot_post_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_post/evmc6670l/bin/pcieboot_post_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_post/evmc6670l/bin/pcieboot_post_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_post/evmc6678l/bin/pcieboot_post_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_post/evmc6678l/bin/pcieboot_post_elf2HBin.sh
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/bin/srioboot_ddrinit_elf2HBin.bat
boot_loader/examples/srio/srioboot_ddrinit/evmc6657l/bin/srioboot_ddrinit_elf2HBin.sh
boot_loader/examples/srio/srioboot_ddrinit/evmc6670l/bin/srioboot_ddrinit_elf2HBin.bat
boot_loader/examples/srio/srioboot_ddrinit/evmc6670l/bin/srioboot_ddrinit_elf2HBin.sh
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/bin/srioboot_ddrinit_elf2HBin.bat
boot_loader/examples/srio/srioboot_ddrinit/evmc6678l/bin/srioboot_ddrinit_elf2HBin.sh
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.bat
boot_loader/examples/srio/srioboot_helloworld/evmc6657l/bin/helloworld_elf2HBin.sh
boot_loader/examples/srio/srioboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.bat
boot_loader/examples/srio/srioboot_helloworld/evmc6670l/bin/helloworld_elf2HBin.sh
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.bat
boot_loader/examples/srio/srioboot_helloworld/evmc6678l/bin/helloworld_elf2HBin.sh

index 494fd35fc6d7c6ba093fb19fb6a733e2f5930a7d..404a9ff9a18abf2600e7b8c110a4cc19628c230f 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000"
+set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000_7.4.2"
 set TARGET=6657
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
 set TARGET=6657
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
index 7dcbb40678e0ec417b5f7a483df8366b259da61f..ec89a2ec259cddbf874c1fb45d962aa4e0c32c41 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TARGET=6657
 export ENDIAN=little
 
 export TARGET=6657
 export ENDIAN=little
 
index 0565b1c9a70e7d867b1615d33e47a459a4591fec..952dcfb1ffea7947e810c95cbd5741d6bc288ec0 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.2"
 set TARGET=6670
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
 set TARGET=6670
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
index 323177307f8ba7e5c5c3635c826fa6b81f5bb498..4fafaeb44c2fe6c658698d959817bf8777f4762a 100755 (executable)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TARGET=6670
 export ENDIAN=little
 
 export TARGET=6670
 export ENDIAN=little
 
index 48d6256ad58802700be53b661db5480be5789e41..c24612033a65b3a62794cdf038246fa50f358aac 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.2"
 set TARGET=6678
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
 set TARGET=6678
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
index ea906dbc4f74e7f47a8043bae693dfa1a37aa6dd..1e7c8f07e3fe503dd68332b71858363bb24be627 100755 (executable)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TARGET=6678
 export ENDIAN=little
 
 export TARGET=6678
 export ENDIAN=little
 
index 02d05bbeb10a7058cd386129efd7dc67d09e221c..95da044f9859dc4a8f4800b9003c484e6dbeb5fd 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000"
+set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000_7.4.2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6657
 set ENDIAN=little
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6657
 set ENDIAN=little
index 19dd9c73e8889aa1763c96d163d30c1c7a233f01..9fb4230c1ec710e114275375beb2ec1739dbc1ab 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TOOL_DIR="../../../../../../"
 export TARGET=6657
 export ENDIAN=little
 export TOOL_DIR="../../../../../../"
 export TARGET=6657
 export ENDIAN=little
index 7ea1bfed9868da52d24d5c5ed89d1a5a436900c2..63635904e31000c2b487a945fd6f0e8fa2c47079 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
index b1bbca40af71ec466267e7f39715c096ba9b03f8..c78068e254b7b0e766b4f1d9cbadedc634771bcf 100755 (executable)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
index 308cd3f303f55cfcd5ea5ecd53a685f0511ff499..0c63e9ab5fde6533a1fe08dd680e3c16fa5a3a28 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6678
 set ENDIAN=little
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6678
 set ENDIAN=little
index c384cb5cdbe841cc456f7848d5d8ec9a176838b3..c32c4561ee43e4daa5ccb75b38b43d8717a4b918 100755 (executable)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little
index c67a1ce4059dfbf78bf0333e1cb7c5b307bbb372..da5700f91b2dc5b98f5b5aade3697afbd1987ba0 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000"
+set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000_7.4.2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6657
 set ENDIAN=little
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6657
 set ENDIAN=little
index ec8867cfcbeff0a2ce677bdc023247dbf18211c3..66bfc37e0b58fa4aeb642ebd81fb7594f81ebcc8 100644 (file)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little
index 01b61044b8a2bb34204be638b7703f1c84d54820..e7f6f7f446bd04d5568e2f45b8289a581d08f7df 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
index 0af3bfa9f72c48d299b31cdefc787cbe627083c8..26e56599b6ee9f804eb93692665cb648bc87aa49 100755 (executable)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
index ea715e6fb66bdaa763d3b203e28fafbdb08546dd..a2f7b29e492b8f09095d12da77d87973dbb79031 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6657
 set ENDIAN=little
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6657
 set ENDIAN=little
index 56e5898211ab6961de928bfc107d8a6eed956670..f472f9f36699674ad32c135f0dd792b73f0fb402 100755 (executable)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.0
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TOOL_DIR="../../../../../../"
 export TARGET=6657
 export ENDIAN=little
 export TOOL_DIR="../../../../../../"
 export TARGET=6657
 export ENDIAN=little
index 89e44f049774358587d2ee72ee0d4b162266470d..9fdb6774bfdb6cb08365a64190317424563c2a25 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000"
+set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000_7.4.2"
 set TARGET=6657
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
 set TARGET=6657
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
index 5504fbbc3c68c85c5c70b4bd2db41650c06a0f70..47678c3a6ca349496a7a44757d6b9a2d6834e2ec 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TARGET=6657
 export ENDIAN=little
 
 export TARGET=6657
 export ENDIAN=little
 
index 3bbac7f68fdc531948c6c3d6be391742ab130073..f1466d1674a75f103ad5438192589f41f2658133 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.2"
 set TARGET=6670
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
 set TARGET=6670
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
index d9a47a5cf636b0e9310cfccf65af870999ee2a54..a60a280ce5c0d196f1837387bac26810c74574da 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TARGET=6670
 export ENDIAN=little
 
 export TARGET=6670
 export ENDIAN=little
 
index 59b352d413e6b07fab3171c0a675d9f40ae3c36d..d81cd370aa6ddc33de3ce05a0c3ccb61551e4dd2 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.2"
 set TARGET=6678
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
 set TARGET=6678
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
index a131e4a32fbc6f9aeadf68bcbfab4e0f083d94e2..84389c0e906f731c16a0a78e31a321e7487b7153 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TARGET=6678
 export ENDIAN=little
 
 export TARGET=6678
 export ENDIAN=little
 
index d58788c739b1b7f0ff90772c258420caef20273d..6cba9a5a2198c8532c406a6a9a9e5d1595adb1ad 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000"
+set C6000_CG_DIR="C:\ti\ccsv5\tools\compiler\c6000_7.4.2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6657
 set ENDIAN=little
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6657
 set ENDIAN=little
index 78e5d69ec0d5010de50aa72431ee46d8e977a1b7..3912deda18dc595211deace0bd5c1d68283b3e9b 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TOOL_DIR="../../../../../../"
 export TARGET=6657
 export ENDIAN=little
 export TOOL_DIR="../../../../../../"
 export TARGET=6657
 export ENDIAN=little
index 141605828d9184b9963269ab62de3576f542f2ff..1edc2444431c2ab4ef1ebe359ad1cc3dbcf0fee2 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
index 10aece808db703c3475d517df05971187ed4d45f..3e980debf590f80d13d9b18f98cfb28a2723535d 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
index 253dbd4effd982226bfb00cc3688d85204d5cac7..554059c5ea34a6bc9f3402f09312cdd997e2b1ba 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.0"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.4.2"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6678
 set ENDIAN=little
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6678
 set ENDIAN=little
index 602529d3770a354de9ad2784efd0bbf9a5afde61..1875a62e5798ef07dcd95028036b63909b21d77c 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.0
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.4.2
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little