This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Example given in CCS --- dsk_app1.c

 

Hi all

 

I am new to CCS and DSP. I was trying out the examples given in CCS folder ..  ( C:\ti\examples\dsk5510\bsl\dsk_app)

 

The following examples says  it will digitally processes audio data from the line input on the   AIC23 codec and plays the result on the line output.  It uses the McBSP
  and DMA to efficiently handle the data transfer without intervention from   the DSP.

 

As the first step i build all and load the .out file in the DSK

I can understand that it will stores the audio data using a ping pong buffer and use a FIR filter to remove the high frequency components .

the demo say it will process the audio data from line input !!

Can some one tell me what it means and how should I give the audio data as input.

 

I have no idea of how to give a input from my laptop.

Thanks & regards

velappan