]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcsdk-tools.git/commitdiff
Align path and CGT version
authorIvan Pang <i-pang@ti.com>
Mon, 16 Jan 2012 00:49:03 +0000 (19:49 -0500)
committerIvan Pang <i-pang@ti.com>
Mon, 16 Jan 2012 00:49:03 +0000 (19:49 -0500)
17 files changed:
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/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_interrupt/evmc6670l/bin/interrupt_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_interrupt/evmc6670l/bin/interrupt_elf2HBin.sh
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/.cproject
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/bin/interrupt_elf2HBin.bat
boot_loader/examples/pcie/pcieboot_interrupt/evmc6678l/bin/interrupt_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

index 30edc43514999a50a8e3e25e4d99b9d49b1d0e5e..30d42903da894ce70dcd06cbaea42c8000e299fb 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\ccsv5\tools\compiler\c6000"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
 set TARGET=6670
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
index f6d9baa3d2cd92b57a28d7eaf0b93fdf583ec66b..2eab75676ace79355db97a829f21236cfb242c4c 100755 (executable)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export CGT_INSTALL_DIR=~/ti/TI_CGT_C6000_7.3.1
 export TARGET=6670
 export ENDIAN=little
 
index ccd8245b20a34155b4da5fb55f280f2079080a30..0b413dbeeb95a5e8b05b28ddae0d4c1e6597cec4 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\ccsv5\tools\compiler\c6000"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
 set TARGET=6678
 set ENDIAN=little
 set PATH=%PATH%;%SystemRoot%\system32;%SystemRoot%;
index f4d12d0c4d2a0ba75114073c17bf30acdb276ab2..42e68b7961c77eaa3cfe480ad01bca97927c6d60 100755 (executable)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
 export TARGET=6678
 export ENDIAN=little
 
index 9866eeea644ecd1d18a80f581e187496d18181c2..1c4f8fbfc510363baaa8a28e0d14d97ba8594d5b 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\ccsv5\tools\compiler\c6000"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
index 3722d47a3b863f5408b5b689da6a75b41491ec20..780f30b6f17c08066785e0a229092dea94dbde5a 100755 (executable)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
index 2543cbeac57cb42f180f7e2ac9e9fdb7cca811aa..423b9f091cc8473868367a8bd1da8b1531c51691 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\ccsv5\tools\compiler\c6000"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6678
 set ENDIAN=little
index f79163502413e9d46e634de503d1070e07f28d45..c4e9f538bc5492908da504e4131d41cc3b8a5b64 100755 (executable)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little
index 6ed7a655c4ddc7e8735a2ab39d10162838d4f98d..f3a8a02402b221d62e4f1e69d511c7beb145961f 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\ccsv5\tools\compiler\c6000"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
index 2c9a3f74fa3caf08f67138c7bdd9d7f709d29ea8..05170a3046992a3b8b58f1ca45754cf47b7e2b25 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
index 224d719953e8f225fe05d6e9e191eda4b018a6c4..6dcda2b0c629c677256339650eeaf408578b4597 100644 (file)
                </project-mappings>
        </storageModule>
        <storageModule moduleId="refreshScope"/>
-       <storageModule moduleId="scannerConfiguration"/>
 </cproject>
index f8e4f9e54a00898017870c898fe7ef6ed267e5d3..a116219f271597d5bca3f1d63c9d562e6854937d 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\ccsv5\tools\compiler\c6000"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6678
 set ENDIAN=little
index 6dcd6079c228bc1a755410c2d456936835085b59..74c4cacfaf2b95a12788b4f0ce5a7142a45b5dc1 100644 (file)
@@ -1,4 +1,4 @@
-export CGT_INSTALL_DIR=~/texas_instruments/TI_CGT_C6000_7.3.0
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little
index 91e25c5cc324213504323bd57c3a3aef3e99cf44..648e00c78b995d4c53cd9b9b5765b19cb5f4b6df 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.2.4"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6670
 set ENDIAN=little
index 30cb22580665e5ea065359021a7617cb3cca7eb8..272b863c4243345810054e73d5a6822fb861404d 100755 (executable)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.2.4
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
 export TOOL_DIR="../../../../../../"
 export TARGET=6670
 export ENDIAN=little
index 68bf374fb42a0437271a47bc2a7b58f329025517..35a5c22728b466fa9ffac4ff9e48275b834952be 100644 (file)
@@ -1,4 +1,4 @@
-set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.2.4"
+set C6000_CG_DIR="C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.3.1"
 set TOOL_DIR="..\..\..\..\..\..\"
 set TARGET=6678
 set ENDIAN=little
index 51a4865476a7985aabb476540acecc574682a193..00286b760576bf9e5e37e11650399d4186fe4ca6 100755 (executable)
@@ -1,4 +1,4 @@
-export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.2.4
+export C6000_CG_DIR=~/ti/TI_CGT_C6000_7.3.1
 export TOOL_DIR="../../../../../../"
 export TARGET=6678
 export ENDIAN=little