Hi,
I have installed AER version 15.1.10.3 ("aer_c674le_obj_15_1_10_3_Win32"). In this, when I run the prebuilt test code in the path: lnkr\c674le\aertest_c674le.x674, I get the txOut.pcm, and rxOut.pcm as expected (That is, they match exactly the txOutRef_c64P.pcm and rxOutRef_c64P.pcm.
But, when I use these .c and .h files in the packages\ti\mas\aer\test directory, I am able to compile and link them, and I am also able to get the rxOut.pcm exactly correct, but the txOut.pcm has noise at the start and nothing after that.
I have the following doubts:
1. There is no place in the code, aersim.c where it can fread the near end signal, which is "ne_pink_16k.pcm". Has any portion of the code missed in the test/ folder?
2. Do you have an example for AER or AEC for C6747 in code composer studio? If yes, please share that code composer ver 4 project.
I have attached my ccs ver4 project herewith
(I know that the AER ver 16.0.0 has ccs project( http://software-dl.ti.com/sdoemb/sdoemb_registered_sw/aer/16_0_0_1/index_FDS.html ) . But I cant get this downloaded straight away. I dont need updated version, just the ccs project with AER example is enough for me. )
Thanks.