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.

Problems with CMEM while launching demos

Hello, Texas Instruments,

I have a problem with CMEM module and will appreciate any help you can provide.

While launching "decode" demo manually (with my own parameters) I get the log:

=====

root@dm368-evm:/usr/share/ti# ./dvsdk-demos/decode -o -v /usr/share/ti/data/vide
os/davincieffect.264 -y1
Decode demo started.
Error: Could not execute QT Interface
CMEMK Error: Failed to find a pool which fits 28672
CMEM Error: getPCMEMK Error: get_phys: Unable to find phys addr for 0x00000000
ool: Failed to get a pool fittinCMEMK Error: get_phys: get_user_pages() failed: -14
g a size 28672
CMEMK Error: GETPHYS: Failed to convert virtual 0x0 to physical.
CMEM Error: getPCMEMK Error: get_phys: Unable to find phys addr for 0x00000000
hys: Failed to get physical addrCMEMK Error: get_phys: get_user_pages() failed: -14
ess of 0
CMEMK Error: FREE: Failed to convert virtual 0x0 to physical
CMEM Error: free: failed to free 0 

 ===== 

 

Adding an 28672 pool to CMEM didn't help!

While launching "decode" demo  from matrix-gui I got something similar:

=====

root@dm368-evm:/usr/share/ti# EDMAK module: built on Mar 24 2011 at 16:58:11
Reference Linux version 2.6.32
File /sdk/build/DVSDK_4_02/4_02_00_06/arago-install/arago-tmp/work/dm368-evm-none-linux-gnueabi/ti-linuxutils-1_2_26_01_02-r52d/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/edma/src/module/edmak.c
CMEMK Error: Failed to find a pool which fits 28672
CMEMK Error: get_phys: Unable to find phys addr for 0x00000000
CMEMK Error: get_phys: get_user_pages() failed: -14
CMEMK Error: GETPHYS: Failed to convert virtual 0x0 to physical.
CMEMK Error: get_phys: Unable to find phys addr for 0x00000000
CMEMK Error: get_phys: get_user_pages() failed: -14
CMEMK Error: FREE: Failed to convert virtual 0x0 to physical 

===== 

 

How assist this issue?