Hi,
I am now using EVM8168 with DVRRDK 4.0. I wonder if I could instantiate such a Link:
NullSrcLink -> ipcFramesOutLinkRTOS -> ipcFramesInLinkHLOS -> File
Actually, I want to generate such a link to test the valibility of my write cbfxn and the NullSrcLink. Successfully build my usecase, however, the M3VPSS core hang once I tried to run my usecase:
....
36: SYSTEM: ListElem Shared Addr = 0x4070cc80
37: SYSTEM: Creating ListMP [HOST_IPC_OUT_20] in region 0 ...
39: SYSTEM: Creating ListMP [HOST_IPC_IN_20] in region 0 ...
40: SYSTEM: ListElem Shared Addr = 0x4074ff80
41: SYSTEM: Creating ListMP [HOST_IPC_OUT_21] in region 0 ...
43: SYSTEM: Creating ListMP [HOST_IPC_IN_21] in region 0 ...
45: SYSTEM: ListElem Shared Addr = 0x40793280
61: SYSTEM: System Common Init Done !!!
[m3vpss ] 9809: NULL_SRC: Create in progress !!!
[host] IpcFramesInLink_tskMain:Entered
[host] 107: IPC_FRAMES_IN : Create in progress !!!
[host] 107: SYSTEM: Opening ListMP [VPSS-M3_IPC_OUT_0] ...
109: SYSTEM: Opening ListMP [VPSS-M3_IPC_IN_0] ...
[host] 112: IPC_FRAMES_IN : Create Done !!!
[m3vpss ] 9822: NULL_SRC: Create Done !!!
[m3vpss ] 9822: IPC_OUT_M3 : Create in progress !!!
[m3vpss ] 9823: IPC_OUT_M3 : Create Done !!!
[m3vpss ] 9828: NULL_SRC: Start Done !!!
[m3vpss ] 9888: NOTIFY: Send Event to [HOST][22] failed !!! (status = -14)
[m3vpss ] 9888: Assertion @ Line: 69 in links_common/system/system_ipc_notify.c: status == Notify_S_SUCCESS : failed !!!
Segmentation fault
....
Could you give me a hand and provide me with some tips?
Naroah
Jan/17/2014