summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 78fa691)
raw | patch | inline | side by side (parent: 78fa691)
author | Frank Livingston <frank-livingston@ti.com> | |
Wed, 8 Mar 2017 00:43:14 +0000 (18:43 -0600) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Wed, 8 Mar 2017 00:43:14 +0000 (18:43 -0600) |
scripts/libarch_setup_env.bat | [new file with mode: 0644] | patch | blob |
diff --git a/scripts/libarch_setup_env.bat b/scripts/libarch_setup_env.bat
--- /dev/null
@@ -0,0 +1,7 @@
+set CGTROOT=C:\ti\ccsv6\tools\compiler\ti-cgt-c6000_8.1.0
+set PDK_DIR=C:\ti\processor_audio_sdk_1_00_00_01\psdk_cust\pdk_k2g_1_0_1_0_eng
+set XDAIS_DIR=C:\ti\xdais_7_24_00_04
+set BIOS_DIR=C:\ti\bios_6_45_01_29
+set XDC_DIR=C:\ti\xdctools_3_32_00_06_core
+set EDMA3_DIR=C:\ti\edma3_lld_2_12_01_23
+set PATH=%PATH%;C:\ti\ccsv6\tools\compiler\ti-cgt-c6000_8.1.0\bin;%XDC_DIR%