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.

A CMEM Error running DM6467 encodedecode Demo

HELLO

When i running a encodedecode demo on an dm6467 board, there is a problem:

root@192: cd /home/dm6467

encodeCombo.x64P               cmemk.ko                       

encodedecode                         loadmodules.sh

decodeCombo.x64P               loopbackCombo.x64P

dsplinkk.ko 

root@192:/home/dm6467# ./loadmodules.sh

 

root@192:/home/dm6467# ./encodedecode -r 640x480

 

Encodedecode demo started.

in UI_create

in ctrl

in ctl meet befor

in ctl meet after

CMEMK Error: Failed to find a pool which fits 307200

CMEM Error: getPool: Failed to get a pool fitting a size 307200

Failed to allocate memory.

Error: Failed to expand BufTab with 17 buffers

 

 

 my bootarg is: bootargs=console=ttyS0,115200n8 noinitrd rw root=/dev/nfs nfsroot=192.168.100.5:/home/armnfs ip=192.168.100.19:192.168.100.5:192.168.100.1:255.255.255.0:192.168.100.19::off mem=120M

how can i resolve this problem ?

please help me. Thank you very much.