]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/audio-preprocessing.git/commitdiff
add the CCS console output "Test Passed", after 30000 audio frames have been processed
authorMing Wei <mwei@ti.com>
Tue, 20 Nov 2018 19:37:51 +0000 (13:37 -0600)
committerMing Wei <mwei@ti.com>
Tue, 20 Nov 2018 19:37:51 +0000 (13:37 -0600)
for AM572x, K2G and OMAP-L137 file based demos

Signed-off-by: Ming Wei <mwei@ti.com>
common/components/clk.c

index cfe94cd11966443a1c4d0df49524b3ae788fbead..c67e26ed7993fe0e74be6ca0943e7dd59d401556 100644 (file)
@@ -455,6 +455,7 @@ void taskTx(void)
         if (!sysContext.eof) {\r
           sysContext.eof = TRUE;\r
           System_printf("taskTx: EOF Reached.\n");\r
         if (!sysContext.eof) {\r
           sysContext.eof = TRUE;\r
           System_printf("taskTx: EOF Reached.\n");\r
+          System_printf("\nTest Passed\n");
           System_flush();\r
         }\r
       }\r
           System_flush();\r
         }\r
       }\r