I used the tools: C6EZRun and added my own audio codec .
And after compiled it, It can output the wav file . I want to output the PCM data to the buffer of soundcard .
but in the env of C6EZRun , there seem to be NOT include the "h" file which is needed by the soundcard.
Such as "sys/ioctl" "libio.h" and so on.
Please help me for this.
Thanks a lot!!