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.

RDK4.0 Swms sc instance arrangement

Hi, everybody

I'm using RDK 4.0, LINK API, and in my usecase there are 3 Swms LINKs,

2 for HD( SYSTEM_LINK_ID_SW_MS_MULTI_INST_0, SYSTEM_LINK_ID_SW_MS_MULTI_INST_1 ),

1 for SD( SYSTEM_LINK_ID_SW_MS_MULTI_INST_2 ),

the arrangement of sc instances is shown below:

SwmsID                                                                        SC Instance ID                                                                         start win

===========================================================================================

SYSTEM_LINK_ID_SW_MS_MULTI_INST_0        SYSTEM_SW_MS_SC_INST_DEIHQ_SC_NO_DEI        0

                                                                                        SYSTEM_SW_MS_SC_INST_DEI_SC_NO_DEI              3

----------------------------------------------------------------------------------------------------------------------------------------------------------------

SYSTEM_LINK_ID_SW_MS_MULTI_INST_1        SYSTEM_SW_MS_SC_INST_DEIHQ_SC_NO_DEI        0

                                                                                        SYSTEM_SW_MS_SC_INST_DEI_SC_NO_DEI              3

----------------------------------------------------------------------------------------------------------------------------------------------------------------

SYSTEM_LINK_ID_SW_MS_MULTI_INST_2        SYSTEM_SW_MS_SC_INST_DEIHQ_SC_NO_DEI        0

There occured one run-time error, message is below:

 [m3vpss ]  39642: Assertion @ Line: 2414 in links_m3vpss/swMs/swMsLink_drv.c: pDrvObj->fvidHandle != NULL : failed !!!

I want to know how should I arrange these sc instance?

Appreciate for any reply!