hi all ,when i use the Audio_allocateSharedRegionBuf() function to alloc buf in my own app,it has the following Assertion
/DVRRDK_04.00.00.03.app/dvr_rdk/../ti_tools/syslink/syslink_2_20_02_20/packages/ti/syslink/ipc/hlos/usr/SharedRegion.c: (id < SharedRegion_module->cfg.numEntries) : failed
but in the rdk usecase demo ,it is normal ,so why?
tks