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.

DVSDK | example application

Hello everyone!

I just try to launch an example application from DVSDK 4.02 for DaVinci: dvsdk/psp/linux-examples-psp03.01.01.38/imp-prev-rsz/dm365/capture_prev_rsz_ss_raw_yuv  and strangely it doesn't work. It gives me:

calling cmem utiCMEMK Error: ALLOC: invalid pool (0) passed.
lities for allocating frame buffers
CMEM Error: allocPool: ioctl CMEM_IOCALLOC failed from pool 0: -1
Failed to allocate cmem pool
Unable to Allocate user buffers

On Russian forum I was advised to check cmemk.ko parameters, but I have no idea which parameters are correct and why because of absence of documentation. 

According to system logs and lsmod command, cmemk.ko is initialized with the beginning. I launch an application after this correct initialization.

Please help if you have at least a slightest idea what to do as I tried I think everything I could.