开发环境:DM385 , IPNC_RDK_GA_Release3.5.0
status = HeapMemMP_open(SYSTEM_IPC_MSGQ_HEAP_NAME, &gSystem_ipcObj.msgQHeapHndl);
程序阻塞在这个位置,不往下走了,请问这是什么情况???
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.
开发环境:DM385 , IPNC_RDK_GA_Release3.5.0
status = HeapMemMP_open(SYSTEM_IPC_MSGQ_HEAP_NAME, &gSystem_ipcObj.msgQHeapHndl);
程序阻塞在这个位置,不往下走了,请问这是什么情况???