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.

error: function not implemented(38): How to resolve this?

Hi,

         We are using DM814x, we loaded our uimage in sdcard, when executing it, we are getting error like below,

            

                 vcp availabilty is 1,

                vcp enable returned success

               error: function not implemented(38)

               failed to create the supervisor message queue

We were able to found that , the "error: function not implemented(38)" is returned from the mq_open ().

Please help us to resolve this?