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.

Audio_allocateSharedRegionBuf use

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