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.

dm8107按照参考设计创建nfs link出错



你好,

我们创建nfs link的时候出现如下打印:

 [m3vpss ]  12103: Assertion @ Line: 225 in links_m3vpss/nsf/nsfLink_drv.c: pObj->fvidHandleNsf != NULL : failed !!!

dm8107 我们根据参考设计上来创建的,nfs部分代码如下:

nsfPrm.bypassNsf = TRUE;
nsfPrm.tilerEnable = FALSE;
nsfPrm.inQueParams.prevLinkId = dupId[0];
nsfPrm.inQueParams.prevLinkQueId = 1;
nsfPrm.numOutQue = 1;
nsfPrm.outQueParams[0].nextLink = mergeId[0];
nsfPrm.numBufsPerCh = 1;
nsfPrm.inputFrameRate = 30;
nsfPrm.outputFrameRate = 1;