Trying to run create TI RTOS project for the AM572x with the McASP Audio example as per the MCASP_Audio_evmAM572x_c66ExampleProject.txt file provided at ti\drv\mcasp\example\evmAM572x\c66\bios.
Project built without any issues and is running also without any crashes.
As per my understanding this project samples the audio data coming through the Audio input port sampled through AIC Codec and sends to DSP through McASP. DSP in turn sends it back to the audio out port through McASP and AIC Codec.
But when I run the binary, I see the Rx and Tx buffer contents continuously changing, but their levels (or sample ranges) have show no change or have no effect whether I connect anything or not to the Audio in of the EVM board. And I can't hear anything on the Audio out port even if I am playing some audio through the audio in port.
What could be the problem here..?
Can anyone help?
I have added my project also here for reference.
Thanks & regards,
AshokMxASP_Test.rar