]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blobdiff - build_all.bat
PASDK-376:Update ARM&DSP CCS projects
[processor-sdk/performance-audio-sr.git] / build_all.bat
index fb7a3140e3ce3735a49e541a7ffecbccf6ea1309..7c5b77c4cb35442e6f7eb25c0d7474b032b2d13b 100644 (file)
@@ -49,9 +49,9 @@ set PASDK_ROOT_DIR=%~dp0
 if "%3" NEQ "SDF" goto install_tools
 :: Set PASDK target and version
 set PASDK_TARGET_PLATFORM=k2g
-set PASDK_VERSION=01_00_00_03
+set PASDK_VERSION=01_00_00_05
 :: Set FD package version
-set FD_PKG_VERSION=01_00_00_03
+set FD_PKG_VERSION=01_00_00_05
 
 :: Set release directory
 set RELEASE_DIR=%PASDK_ROOT_DIR%release
@@ -86,9 +86,9 @@ if exist %RELEASE_DIR%\nul ( rmdir /S / Q %RELEASE_DIR% )
 :: *** Build
 :: *************************************************************************
 :: Build DSP PDK LLD libraries
-@pushd scripts
-@cmd /c build_pdk_libs.bat
-@popd
+::@pushd scripts
+::@cmd /c build_pdk_libs.bat
+::@popd
 
 :: Build ARM/DSP PAF libraries
 @pushd scripts