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.

audio question with omap3530 kernel 2.01.01.08

Other Parts Discussed in Thread: OMAP3530

i use the 2.01.01.08 version of omap3530 kernel, but when i want to make the audio demo which is provided in the omap35X-sdk-02-01-01-08, i found some troubles.

first, the lib of alsa/asoundlib.h is can not be found in the kernel, but it requires in the demo;

second,without the alsa/asoundlib i also can not found the definition of audio API like snd_pcm_open in kernel source.

so now i can not test my audio in my omap3530.

can anyone help me??