add UART terminal output "Test Passed", after 500 audio frames have been processed
for real time demos for K2G and OMAP-L137
Signed-off-by: Ming Wei <mwei@ti.com>
for real time demos for K2G and OMAP-L137
Signed-off-by: Ming Wei <mwei@ti.com>
Merge pull request #11 in PROCESSOR-SDK/audio-preprocessing-fw from PRSDK-4807 to master
* commit 'aa8f16a868ecccc3f82755e4e159c14e3842796f':
PRSDK-4807 Fix klocwork issue
* commit 'aa8f16a868ecccc3f82755e4e159c14e3842796f':
PRSDK-4807 Fix klocwork issue
PRSDK-4807 Fix klocwork issue
Initialized the variables to default which are not initialized
Initialized the variables to default which are not initialized
5 years agoMerge pull request #10 in PROCESSOR-SDK/audio-preprocessing-fw from PRSDK-4786-2... DEV.AUDIO_PREPROC.01.04.00.00A DEV.PROCESSOR-SDK.05.01.00.10 DEV.PROCESSOR-SDK.05.01.00.11
Merge pull request #10 in PROCESSOR-SDK/audio-preprocessing-fw from PRSDK-4786-2 to master
* commit 'bea9b8f4bbc0f500967d024d1e6de2d8cb07c9a7':
minimal changes which fixed PRSDK-4786
* commit 'bea9b8f4bbc0f500967d024d1e6de2d8cb07c9a7':
minimal changes which fixed PRSDK-4786
minimal changes which fixed PRSDK-4786
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
5 years agoMerge pull request #8 in PROCESSOR-SDK/audio-preprocessing-fw from fix-omap-build... DEV.AUDIO_PREPROC.01.04.00.00 DEV.PROCESSOR-SDK.05.01.00.07
Merge pull request #8 in PROCESSOR-SDK/audio-preprocessing-fw from fix-omap-build to master
* commit 'b42516d16815faae809cb7b4f3884b01e8768cca':
realtime_demo_bios: omap: fix build issue
* commit 'b42516d16815faae809cb7b4f3884b01e8768cca':
realtime_demo_bios: omap: fix build issue
realtime_demo_bios: omap: fix build issue
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
Merge pull request #7 in PROCESSOR-SDK/audio-preprocessing-fw from MCASP_EDMA_ENABLE to master
* commit '6414c9258f761f401534f52e42d5a104c363d4eb':
audio-preprocessing-fw: add --define=MCASP_EDMA_ENABLED to makefile
* commit '6414c9258f761f401534f52e42d5a104c363d4eb':
audio-preprocessing-fw: add --define=MCASP_EDMA_ENABLED to makefile
audio-preprocessing-fw: add --define=MCASP_EDMA_ENABLED to makefile
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
5 years agoMerge pull request #6 in PROCESSOR-SDK/audio-preprocessing-fw from PRSDK-3748 to... DEV.AUDIO_PREPROC.01.03.00.01
Merge pull request #6 in PROCESSOR-SDK/audio-preprocessing-fw from PRSDK-3748 to master
* commit '699f7d4c7a6661992ee06d3baf16637108e1fc9e':
Removed VOL and AER INSTALL PATH
PRSDK-3748: Fix for Yocto build error
* commit '699f7d4c7a6661992ee06d3baf16637108e1fc9e':
Removed VOL and AER INSTALL PATH
PRSDK-3748: Fix for Yocto build error
Removed VOL and AER INSTALL PATH
- Issue with VOL install path in Rules.make is fixed. They are not needed
in demo makefiles
- Issue with VOL install path in Rules.make is fixed. They are not needed
in demo makefiles
PRSDK-3748: Fix for Yocto build error
Merge pull request #5 in PROCESSOR-SDK/audio-preprocessing-fw from PRSDK-3748 to master
* commit 'ae3e55ab89303a07ec2519e03917c3b0f7a823e8':
demos: adding the include paths for AER and VOLIB
* commit 'ae3e55ab89303a07ec2519e03917c3b0f7a823e8':
demos: adding the include paths for AER and VOLIB
demos: adding the include paths for AER and VOLIB
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
Merge pull request #4 in PROCESSOR-SDK/audio-preprocessing-fw from PRSDK-2194 to master
* commit '897b60ddf9da61349c7ddd8d3acb470b69e233e9':
PRSDK-2194 Remove Library install path
PRSDK-2194 Added RULES_MAKE macro
* commit '897b60ddf9da61349c7ddd8d3acb470b69e233e9':
PRSDK-2194 Remove Library install path
PRSDK-2194 Added RULES_MAKE macro
PRSDK-2194 Remove Library install path
Remove the install path of all libraries that are redundant.
Note: Moved to Rules.make
Remove the install path of all libraries that are redundant.
Note: Moved to Rules.make
PRSDK-2194 Added RULES_MAKE macro
Added RULES_MAKE macro to support build based on custom Rules.make
location
Added RULES_MAKE macro to support build based on custom Rules.make
location
Merge pull request #3 in PROCESSOR-SDK/audio-preprocessing-fw from PRSDK-4000 to master
* commit '64154b84e9d1a0d57b28b5deedf90593c4c19ba7':
audio-preprocessing-fw: fixes for PRSDK-4000 (OMAP-L137)
audio-preprocessing-fw:fixes for PRSDK-4000 (K2G)
* commit '64154b84e9d1a0d57b28b5deedf90593c4c19ba7':
audio-preprocessing-fw: fixes for PRSDK-4000 (OMAP-L137)
audio-preprocessing-fw:fixes for PRSDK-4000 (K2G)
audio-preprocessing-fw: fixes for PRSDK-4000 (OMAP-L137)
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
audio-preprocessing-fw:fixes for PRSDK-4000 (K2G)
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
6 years agoMerge pull request #2 in PROCESSOR-SDK/audio-preprocessing-fw from omapl137_cmb_rt... DEV.AUDIO_PREPROC.01.03.00.00
Merge pull request #2 in PROCESSOR-SDK/audio-preprocessing-fw from omapl137_cmb_rt to master
* commit '191b77d3fb085f8e2f1b0ec9ce787e0dc225cb0c':
audio-preprocessing-fw: remove dependency to VAU
file_demo_bios/am572x: makefile update
audio-preprocessing-fw: update makefile
audio-preprocessing-fw: workaround for the aerlib and volib bug for C674
realtime_demo_bios/omapl137: update makefile
realtime_demo_bios/omapl137: update makefile
realtime_demo_bios/omapl137: add default location of the PROC_SDK_INSTALL_PATH
realtime_demo_bios/omapl137: makefile update
realtime_demo_bios/omapl137: update the CCS project files
realtime_demo_bios: adding OMAP-L137 EVM with CMB support
file_demo_bios: remove da830 and add omapl137
* commit '191b77d3fb085f8e2f1b0ec9ce787e0dc225cb0c':
audio-preprocessing-fw: remove dependency to VAU
file_demo_bios/am572x: makefile update
audio-preprocessing-fw: update makefile
audio-preprocessing-fw: workaround for the aerlib and volib bug for C674
realtime_demo_bios/omapl137: update makefile
realtime_demo_bios/omapl137: update makefile
realtime_demo_bios/omapl137: add default location of the PROC_SDK_INSTALL_PATH
realtime_demo_bios/omapl137: makefile update
realtime_demo_bios/omapl137: update the CCS project files
realtime_demo_bios: adding OMAP-L137 EVM with CMB support
file_demo_bios: remove da830 and add omapl137
audio-preprocessing-fw: remove dependency to VAU
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
file_demo_bios/am572x: makefile update
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
audio-preprocessing-fw: update makefile
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
audio-preprocessing-fw: workaround for the aerlib and volib bug for C674
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios/omapl137: update makefile
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios/omapl137: update makefile
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios/omapl137: add default location of the PROC_SDK_INSTALL_PATH
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios/omapl137: makefile update
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios/omapl137: update the CCS project files
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: adding OMAP-L137 EVM with CMB support
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
file_demo_bios: remove da830 and add omapl137
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
6 years agoMerge pull request #1 in PROCESSOR-SDK/audio-preprocessing-fw from k2g_cmb_rt to... DEV.AUDIO_PREPROC.01.02.00.00
Merge pull request #1 in PROCESSOR-SDK/audio-preprocessing-fw from k2g_cmb_rt to master
* commit 'b45d2540932f94585fccdbc7f4c9dceba000885e': (24 commits)
realtime_demo_bios: remove the reference to the mcasp_osal.c
realtime_demo_bios: remove the reference to hwiNumber
audio-preprocessing-fw: add UART_printf, change the CCS project file using relative paths, add SBL support
audio-preprocessing-fw: add README.txt file
realtime_demo_bios: fix the CMB PCM1864 PLL setting issue
file_demo_bios: move the CCS project file into ccs folder realtime_demo_bios: move the CCS project file into ccs folder
realtime_demo_bios: change sampleing frequency from 48Khz to 16 Khz. move the CCS project files
file_demo_bios/am57xx: use the common folder for all the shared files; change to 7 input files and replace VAD with DRC
realtime_demo_bios: fix the PCM1864 DOUT2 does not working issue
realtime_demo_bios: update CCS project file
realtime_demo_bios: update the demo using cmb to replace the cmbk2g
file_demo_bios: update makefile
file_demo_bios: use DRC processing to replace the VAD
realtime_demo_bios: change project name to K2G_bf_rt, add DRC processing code
realtime_demo_bios: fix the "gmake|make clean" error
realtime_demo_bios: add the DRC support
realtime_demo_bios: add 16Khz option
realtime_demo_bios: bug fix
realtime_demo_bios: update the makefile
audio-preprocessing-fw: change real time demo to use the cmbk2g library
...
* commit 'b45d2540932f94585fccdbc7f4c9dceba000885e': (24 commits)
realtime_demo_bios: remove the reference to the mcasp_osal.c
realtime_demo_bios: remove the reference to hwiNumber
audio-preprocessing-fw: add UART_printf, change the CCS project file using relative paths, add SBL support
audio-preprocessing-fw: add README.txt file
realtime_demo_bios: fix the CMB PCM1864 PLL setting issue
file_demo_bios: move the CCS project file into ccs folder realtime_demo_bios: move the CCS project file into ccs folder
realtime_demo_bios: change sampleing frequency from 48Khz to 16 Khz. move the CCS project files
file_demo_bios/am57xx: use the common folder for all the shared files; change to 7 input files and replace VAD with DRC
realtime_demo_bios: fix the PCM1864 DOUT2 does not working issue
realtime_demo_bios: update CCS project file
realtime_demo_bios: update the demo using cmb to replace the cmbk2g
file_demo_bios: update makefile
file_demo_bios: use DRC processing to replace the VAD
realtime_demo_bios: change project name to K2G_bf_rt, add DRC processing code
realtime_demo_bios: fix the "gmake|make clean" error
realtime_demo_bios: add the DRC support
realtime_demo_bios: add 16Khz option
realtime_demo_bios: bug fix
realtime_demo_bios: update the makefile
audio-preprocessing-fw: change real time demo to use the cmbk2g library
...
realtime_demo_bios: remove the reference to the mcasp_osal.c
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: remove the reference to hwiNumber
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
audio-preprocessing-fw: add UART_printf, change the CCS project file using relative paths, add SBL support
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
audio-preprocessing-fw: add README.txt file
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: fix the CMB PCM1864 PLL setting issue
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
file_demo_bios: move the CCS project file into ccs folder
realtime_demo_bios: move the CCS project file into ccs folder
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: move the CCS project file into ccs folder
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: change sampleing frequency from 48Khz to 16 Khz. move the CCS project files
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
file_demo_bios/am57xx: use the common folder for all the shared files; change to 7 input files and replace VAD with DRC
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: fix the PCM1864 DOUT2 does not working issue
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: update CCS project file
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: update the demo using cmb to replace the cmbk2g
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
file_demo_bios: update makefile
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
file_demo_bios: use DRC processing to replace the VAD
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: change project name to K2G_bf_rt, add DRC processing code
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: fix the "gmake|make clean" error
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: add the DRC support
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: add 16Khz option
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: bug fix
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
realtime_demo_bios: update the makefile
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
audio-preprocessing-fw: change real time demo to use the cmbk2g library
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
add realtime_demo_bios/k2g for CMB
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
file_demo_bios/k2g: add the 7-mics (CMB) support
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
file_demo_bios/k2g: update the CCS project files
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
file_demo_bios/k2g: move the shared code to common folder, add file_io.gel
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
file_demo_bios: remove readme.txt and CCXML files
Signed-off-by: Ming Wei <a0868762@ti.com>
Signed-off-by: Ming Wei <a0868762@ti.com>
7 years agoaudio-preprocessing-fw: change makefile to remove the dependency to component folder DEV.AUDIO_PREPROC.01.00.00.05
audio-preprocessing-fw: change makefile to remove the dependency to component folder
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
audio-preprocessing-fw: Add TI license header; remove the PDF file.
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
7 years agoadd build/components folder to fix the makefile build issue DEV.AUDIO_PREPROC.01.00.00.04
add build/components folder to fix the makefile build issue
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
update makefile for Linux and delete makefile for sysbios
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
update the makefile for Linux
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
fix the svd_size uninitialized bug
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
update the BIOS makefile to use the defined paths
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
7 years agoupdate readme files and makefile.libs to use audio-preprocessing-fw DEV.AUDIO_PREPROC.01.00.00.00
update readme files and makefile.libs to use audio-preprocessing-fw
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
update global environment variable settings
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
update the demo directory path
add the makefile for K2G and AM572x
Signed-off-by: Ming Wei <mwei@ti.com>
add the makefile for K2G and AM572x
Signed-off-by: Ming Wei <mwei@ti.com>
Add port the BIOS version of noise-reduction demo to K2G
Add custom platforms for AM572x GP EVM, DA830 DSK and K2G EVM
Update readme files
Delete unused files
Signed-off-by: Ming Wei <mwei@ti.com>
Add custom platforms for AM572x GP EVM, DA830 DSK and K2G EVM
Update readme files
Delete unused files
Signed-off-by: Ming Wei <mwei@ti.com>
Update readme.txt files. Add doc for file based room simulation demo
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
Made the file_demo independent from the VOLIB install location
Renamed file_demo
Changed the readme.txt files accordingly
Signed-off-by: Ming Wei <mwei@ti.com>
Renamed file_demo
Changed the readme.txt files accordingly
Signed-off-by: Ming Wei <mwei@ti.com>
Update the GEL file, readme.txt files and directory name change
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
Update readme.txt files and the CCXML file
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
file_demo: removed un-used file
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>
Resturcture the GIT repository for noise reduction demo:
1. renamed the bf-asnr-mss-vau to noise-reduction
2. add two top level directories: file_demo and file_demo_bios
3. add two sub-directories for each top level directories: am752x and da830
Signed-off-by: Ming Wei <mwei@ti.com>
1. renamed the bf-asnr-mss-vau to noise-reduction
2. add two top level directories: file_demo and file_demo_bios
3. add two sub-directories for each top level directories: am752x and da830
Signed-off-by: Ming Wei <mwei@ti.com>
Initial version
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Ming Wei <mwei@ti.com>