In runtime,I got an assert:
SAssertion at Line no: 2889 in /home/xxx/work/platform/20-cbb/platform/netra/ti_tools/syslink/syslink_2_20_02_20/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../../ti/syslink/family/hlos/knl/ti81xx/Platform.c: ( Platform_module->hostModuleConfig.sharedRegionNumEntries == slaveModuleConfig.sharedRegionNumEntries) : failed
and the value of SR entries in host is 4.But in slave,it‘s a random value.
Does anybody know?
Thx.