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.

Linux/TDA2PXEVM: Error message : UTILS: MBX: Utils_mbxSendCmd(): Msg Alloc Failed (0)!!!

Part Number: TDA2PXEVM


Tool/software: Linux

Dear,

My usecase is below.

IssCapture -> IssM2mIsp -> IssM2mSimcop -> Dup_Simcop -> Alg_ImagePreProcess (EVE2) -> Dup_capture -> Merge_alg

NullSource (A15) -> Decode -> Alg_FrameCopy (DSP2) -> Display_Org

IssM2mIsp -> Alg_IssAewb

Dup_Simcop -> Alg_SparseOpticalFlow (EVE2) -> Merge_alg

Dup_Simcop -> Alg_Clr (DSP2) -> Merge_alg

Dup_capture -> Alg_ImgPyramid -> Dup_imgPyramid -> Alg_FPCompute (EVE1) -> Alg_ObjectDetection (DSP1) -> Merge_objectDetect (DSP2)

Dup_imgPyramid -> Merge_objectDetect (DSP2) -> Sync_objectDetect (DSP2) -> Alg_ObjectClassification (DSP2) -> Merge_alg -> Sync_alg -> Alg_ObjectDraw -> Display_alg

Dup_imgPyramid -> Alg_LaneDetect (DSP2) -> Merge_alg

GrpxSrc -> Display_Grpx

If I insert the Alg_Clr, the error is shown like below.

[HOST] [DSP2 ] 292.887970 s: UTILS: MBX: Utils_mbxSendCmd(): Msg Alloc Failed (0)!!!

What is problem?

BR,

Heechang