We are using the SIO to interface to the McBSP drivers. In a SWI we are attempting to write data to the McBSP. We issue the command SIO_ready() to see if there are any buffers ready to reclaim, and if true, we use SIO_reclaim to reclaim the buffers. The problem is, is that SIO_reclaim is returning with the error -9, IOM_ENOTIMPL. How is this even possible? We are not issuing a control command, we are just trying to reclaim an empty buffer. Please assist.
Weare using the McBSP PSP drivers 1.30.01 with BIOS 5.41.09.