]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
Update readme_demo.txt
authorFrank Livingston <frank-livingston@ti.com>
Wed, 10 Aug 2016 15:29:32 +0000 (10:29 -0500)
committerFrank Livingston <frank-livingston@ti.com>
Wed, 10 Aug 2016 15:29:32 +0000 (10:29 -0500)
readme_demo.txt

index e17e04c6bb374b2590123328a8e791308b7ebf05..c21078125ef001aa7d7b1891653a06bf66b9f796 100644 (file)
@@ -4,10 +4,10 @@ Update log:
     06-30-16: Add note concerning PAF Makefile ROOTDIR variable
     07-08-16: Add information on UART LLD build
     07-14-16: Add note concerning <root>
     06-30-16: Add note concerning PAF Makefile ROOTDIR variable
     07-08-16: Add information on UART LLD build
     07-14-16: Add note concerning <root>
+    08-10-16: Update commit Ids for PAF, Dolby Intrinsics, and DDP.
     
 NOTE: Below mentioned <root> has only been verified for <root>=c:\ti.
     
 NOTE: Below mentioned <root> has only been verified for <root>=c:\ti.
-      Using another <root> will require changes to makefiles (e.g. DDP, Intrinsics)
-      hard-coded to use c:\ti.
+      Using another <root> will require changes to makefiles (e.g. DDP, Intrinsics) hard-coded to use c:\ti.
     
     Code installation:
         IPC: Unzip ipc_3_43_00_00_eng.zip (contains IPC engineering release) to <root>\ipc_3_43_00_00_eng\.
     
     Code installation:
         IPC: Unzip ipc_3_43_00_00_eng.zip (contains IPC engineering release) to <root>\ipc_3_43_00_00_eng\.
@@ -15,14 +15,14 @@ NOTE: Below mentioned <root> has only been verified for <root>=c:\ti.
         PAF: 
             Git repo: git@gitorious.design.ti.com:dolby-harmonious/os_paf_dev.git
             Branch: dev_psdkaudio_frank
         PAF: 
             Git repo: git@gitorious.design.ti.com:dolby-harmonious/os_paf_dev.git
             Branch: dev_psdkaudio_frank
-            Commit: 30071e3
+            Commit: 2ace97e
             
             Clone Git repo into <root>\procsdk_audio_x_xx_xx_xx\paf\.
             
         Dolby Intrinsics: 
             Git repo: git@gitorious.design.ti.com:dolby-harmonious/intrinsics.git
             Branch: pp_harmonious_dev
             
             Clone Git repo into <root>\procsdk_audio_x_xx_xx_xx\paf\.
             
         Dolby Intrinsics: 
             Git repo: git@gitorious.design.ti.com:dolby-harmonious/intrinsics.git
             Branch: pp_harmonious_dev
-            Commit: 7c60646
+            Commit: ab96821
             
             Clone Git repo into <root>\procsdk_audio_x_xx_xx_xx\intrinsics\.
             
             
             Clone Git repo into <root>\procsdk_audio_x_xx_xx_xx\intrinsics\.
             
@@ -49,16 +49,15 @@ NOTE: Below mentioned <root> has only been verified for <root>=c:\ti.
                 7) From DOS prompt, execute:
                     > build_libs.bat ARM
 
                 7) From DOS prompt, execute:
                     > build_libs.bat ARM
 
-
         DDP:
             Rebuild DDP libraries:
                 1) Open DOS prompt
         DDP:
             Rebuild DDP libraries:
                 1) Open DOS prompt
-                2) cd <root>\ddp\Dolby_Digital_Plus_Decoder_Imp\Source_Code\make\k2g\Wrapper\ddp_library
+                2) cd <root>\procsdk_audio_x_xx_xx_xx\ddp\Dolby_Digital_Plus_Decoder_Imp\Source_Code\make\k2g\Wrapper\ddp_library
                 3) Execute:
                 3) Execute:
-                    > make
-                3) cd <root>\ddp\Dolby_Digital_Plus_Decoder_Imp\Source_Code\make\k2g\Wrapper\ddp_wrapper
+                    > gmake
+                3) cd <root>\procsdk_audio_x_xx_xx_xx\ddp\Dolby_Digital_Plus_Decoder_Imp\Source_Code\make\k2g\Wrapper\ddp_wrapper
                 4) From DOS prompt, execute:
                 4) From DOS prompt, execute:
-                    > make
+                    > gmake
             
         UART LLD:
             1) Open DOS prompt
             
         UART LLD:
             1) Open DOS prompt