]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/audio-preprocessing.git/blobdiff - file_demo/da830/readme.txt
Update readme.txt files and the CCXML file
[processor-sdk/audio-preprocessing.git] / file_demo / da830 / readme.txt
index 6cd56c54411f9e8305e8b149b740678b74efe420..261d6954159a58639a5ffc3ea03e2f4e614958c0 100644 (file)
@@ -1,24 +1,24 @@
-1. Download AEC-AER and VOLIB from http://www.ti.com/tool/telecomlib\r
-2. Install AEC-AER and VOLIB at C:\ti\r
+1. Download AEC-AER and VOLIB(volib_C64P_2_1_0_1) from http://www.ti.com/tool/telecomlib\r
+2. Install AEC-AER and VOLIB(volib_C64P_2_1_0_1) at C:\ti\r
 3. Download xdais_7_23_00_06 and xdctools_3_24_07_73 from TI website \r
-4. copy this directory to C:\ti\volib_C64P_2_1_0_1\packages\ti\mas\r
+4. copy file_demo\da830 to C:\ti\volib_C64P_2_1_0_1\packages\ti\mas\noise-reduction\r
 5. Downlaod CCS 6.1.3 from TI website\r
 6. Install CCS 6.1.3 at C:\ti\r
 7. Launch CCS 6.1.3\r
-8. Import test_rel_ce64Ple_CE64PLE_LE_ELF from C:\ti\volib_C64P_2_1_0_1\packages\ti\mas\bf_asnr_mss_vau\test\ccsProjects\r
+8. Import test_rel_ce64Ple_CE64PLE_LE_ELF from C:\ti\volib_C64P_2_1_0_1\packages\ti\mas\noise-reduction\test\ccsProjects\r
 9. Build the imported project\r
-10. Import the target configuration file DA830_DSK_USB560M.ccxml from C:\ti\volib_C64P_2_1_0_1\packages\ti\mas\bf_asnr_mss_vau\gel\r
+10. Import the target configuration file DA830_DSK_USB560M.ccxml from C:\ti\volib_C64P_2_1_0_1\packages\ti\mas\noise-reduction\gel\r
 11. Connect the Blackhawk USB 560M JTAG to J4 on DA830 DSK\r
 12. Power on the DA830DSK\r
 13. Connect to the DA830 DSK via JTAG using CCS 6.1.3\r
-13. Load the test_rel_ce64Ple_CE64PLE_LE_ELF.out from C:\ti\volib_C64P_2_1_0_1\packages\ti\mas\bf_asnr_mss_vau\test\ccsProjects\test_rel_ce64Ple_CE64PLE_LE_ELF\Debug\r
-14. Execute GEL function Scripts-->Microphone Load Functions-->BFMicLoadAll to load all 8 microphone input files \r
-    (C:\ti\volib_C64P_2_1_0_1\packages\ti\mas\bf_asnr_mss_vau\gel\mics\y16L8g3m7090_x.pcm) into external memory buffers\r
-15. Run the program (loaded in step 13) by pressing F8\r
-16. The program will print out the statistics and "Simulation End" when the program completes the prosessing\r
-17. Execute GEL function Scripts-->Microphone Save Functions-->BFSaveOutput to save the processed auido output from external memory buffer to a file \r
-    (C:\ti\volib_C64P_2_1_0_1\packages\ti\mas\bf_asnr_mss_vau\gel\mics\fileOutput.bin)\r
-18. You can change the "#define NUM_BF_ANALOG_MIC 8" and "#define NUM_BF_VIRTUAL_MIC 12" in bf_asnr_mss_vau.h. \r
+14. Load the test_rel_ce64Ple_CE64PLE_LE_ELF.out from C:\ti\volib_C64P_2_1_0_1\packages\ti\mas\noise-reduction\test\ccsProjects\test_rel_ce64Ple_CE64PLE_LE_ELF\Debug\r
+15. Execute GEL function Scripts-->Microphone Load Functions-->BFMicLoadAll to load all 8 microphone input files \r
+    (C:\ti\volib_C64P_2_1_0_1\packages\ti\mas\noise-reduction\gel\mics\y16L8g3m7090_x.pcm) into external memory buffers\r
+16. Run the program (loaded in step 13) by pressing F8\r
+17. The program will print out the statistics and "Simulation End" when the program completes the prosessing\r
+18. Execute GEL function Scripts-->Microphone Save Functions-->BFSaveOutput to save the processed auido output from external memory buffer to a file \r
+    (C:\ti\volib_C64P_2_1_0_1\packages\ti\mas\noise-reduction\gel\mics\fileOutput.bin)\r
+19. You can change the "#define NUM_BF_ANALOG_MIC 8" and "#define NUM_BF_VIRTUAL_MIC 12" in bf_asnr_mss_vau.h. \r
     The allowed value for NUM_BF_ANALOG_MIC is 1-8. The allowed value for NUM_BF_VIRTUAL_MIC is either 12 (30 degree apart) \r
     or 8 (45 degree apart)\r
 \r