Hi, all!
We are using DVRRDK_04.00.00.03 and TI8168.
The calling sequence is:
main_m3vpss.c > main > System_start > System_main > System_init > IpcOutM3Link_init > IpcOutM3Link_initListMP > System_ipcListMPCreate > GateMP_create
Blocking often happens in function GateMP_create, so that initialization cannot complete.
What factors may lead to blocking in function GateMP_create?
Thanks in advance!