Hi everyone,
I have questions about swMs:
1. Can five swMs run concurrently?
2. The swMs setting is as below:
swMsId[0] = SYSTEM_LINK_ID_SW_MS_MULTI_INST_0;
swMsPrm[0].numSwMsInst = 1;
swMsPrm[0].swMsInstId[0] = SYSTEM_SW_MS_SC_INST_SC5;
Can we change swMsPrm[0].numSwMsInst = 2 then do two swMs function? And how to set the relative parameters?
Sincerely,
James