Hi,
Why can't use more software mosaic when I define DEBUG_6X6_LAYOUT In the RDk 01.08.00.15?
If I do that, the system will be stop at following assert.
pDrvObj->fvidHandle = FVID2_create(FVID2_VPS_M2M_SC_DRV,
pDrvObj->drvInstId,
&pDrvObj->cfg.sc.scCreateParams,
&pDrvObj->cfg.sc.scCreateStatus, &cbParams);
UTILS_assert(pDrvObj->fvidHandle != NULL);
Thanks,
Jacson