Tool/software: TI-RTOS
Hi,
I am getting struck "ICALL_ERRNO_UNKNOWN_THREAD"
Explained way:
Inside this function = static bStatus_t sendWaitMatchCS(ICall_EntityID src, void *msg, ICall_MsgMatchFn matchCSFn)
"waitMatchCS(matchCSFn, (void **)&pCmdStatus);" is not giving any return response.
inside "WaitMatchCS" function its struck in return "ICALL_ERRNO_UNKNOWN_THREAD;"
Could you help me - Why my program got struck here please?

