summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (from parent 1: 5883713)
raw | patch | inline | side by side (from parent 1: 5883713)
author | Frank Livingston <frank-livingston@ti.com> | |
Wed, 15 Mar 2017 23:07:52 +0000 (18:07 -0500) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Wed, 15 Mar 2017 23:07:52 +0000 (18:07 -0500) |
scripts/build_ccs_projects.bat | patch | blob | history | |
scripts/build_pdk_libs.bat | patch | blob | history |
index 94b0169703540d6a1ae4114955dd36146613bd05..e2814a0a085c00049f344788815b78a6b698b404 100644 (file)
set PSDK_CUST_LROOT_DIR=%PASDK_ROOT_DIR%psdk_cust
:: Set custom PDK install directory
set PSDK_CUST_LROOT_DIR=%PASDK_ROOT_DIR%psdk_cust
:: Set custom PDK install directory
-set PDK_VERSION=1_0_1_0_eng
+set PDK_VERSION=1_0_1_1_eng
set PDK_INSTALL_DIR=%PSDK_CUST_LROOT_DIR%\pdk_k2g_%PDK_VERSION%
:: Set workspace directory
set PDK_INSTALL_DIR=%PSDK_CUST_LROOT_DIR%\pdk_k2g_%PDK_VERSION%
:: Set workspace directory
index d32e6306ca2b9f674cd28227336681db1020fb2c..0feb4f621ef34f2ea34ceda0f43f0a1c380e4046 100644 (file)
:: Set custom Processor SDK local root directory
set PSDK_CUST_LROOT_DIR=%PASDK_ROOT_DIR%psdk_cust
:: Set custom Processor SDK local root directory
set PSDK_CUST_LROOT_DIR=%PASDK_ROOT_DIR%psdk_cust
-pushd %PSDK_CUST_LROOT_DIR%\pdk_k2g_1_0_1_0_eng\packages
+:: Set custom PDK install directory
+set PDK_VERSION=1_0_1_1_eng
+set PDK_INSTALL_DIR=%PSDK_CUST_LROOT_DIR%\pdk_k2g_%PDK_VERSION%
+
+pushd %PDK_INSTALL_DIR%\packages
call pdksetupenv.bat
:: Build I2C LLD library
call pdksetupenv.bat
:: Build I2C LLD library