I am trying to use the audio CODEC of the zedboard. My plan is to just sample data from the Line In port of the zedboard. Having searched around, it seems that using the PL or Linux is the more achievable methods.
If I were to use PL, am I able to integrate it with C? I have a filter that I want to apply on the input implemented in C.
As for the Linux, does Petalinux have the drivers that support audio?
Sorry for asking so many questions. Any tutorial links would be helpful too. Thanks.