Part Number: TDA4VM
Hello,
We have an issue with the IPC Receive on QNX. There is no RPMessage_recvNb in the user-space library, and when we use RPMessage_recv with a timeout of 0 the receive still blocks. Will, there be support for the non-blocking functions. We noticed that in the ipc_osal_qnx a blocking semaphore wait is used. We have made a workaround in the driver to use a non-blocking alternative when the timeout is 0. But our question is will RPMessage_recvNb be added (since it is also missing in devctl) as an alternative or will the wait be reimplemented to not block in Ipc_qnxSemWait?
Kind Regards,
Stefan