I was doing fine with DVSDK_4_00_00_17 beta but can't get 4GA to work. My app that has worked from dvsdk 2 to 4 beta now can't open the H264enc codec. Also tried using the encodedecode demo and it fails to open the mpeg4dec.
I get an unusal error loading cmem.ko. My memory for Linux is 80M. So that's why the range goes to 0x85000000. I also tell cmem that phys mem start is 0x85000000. So I don't expect an error that says that CMEM overlaps. Especially at 0x1000.
CMEMK module: built on Oct 18 2010 at 16:23:59
Reference Linux version 2.6.32
File /home/john/dm368/dvsdk_4_00_00_22/linuxutils_2_25_05_11/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c
allocated heap buffer 0xc6000000 of size 0x337000
CMEM Range Overlaps Kernel Physical - allowing overlap
CMEM phys_start (0x1000) overlaps kernel (0x80000000 -> 0x85000000)
cmemk initialized
John A