Hi Engineers
My system is based on the DM368-IPNC and we make our own board.
Using Ver2.0 s/w, most of function is OK but after updating Ver2.5, there is an error on CMEMK loading.
Please kindly help me solve this problem.
In the middle of booting process
<< DM368-IPNC Verion 2.0 >> ==> It's OK
CMEMK module: built on Dec 21 2010 at 12:17:18
Reference Linux version 2.6.18
File /home/pine/IPNetCam/dvsdk_2_10_01_18/linuxutils_2_24_03/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c
allocated heap buffer 0xc4000000 of size 0x5200000
CMEM Range Overlaps Kernel Physical - allowing overlap
CMEM phys_start (0x1000) overlaps kernel (0x80000000 -> 0x82e00000)
cmemk initialized
<< DM368-IPNC Version 2.5 >> ==> It's Error
CMEMK module: built on Dec 30 2010 at 21:01:51
Reference Linux version 2.6.18
File /home/pine/IPNetCam2.5/dvsdk_2_10_01_18/linuxutils_2_24_03/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c
CMEM Range Overlaps Kernel Physical - allowing overlap
CMEM phys_start (0x83000000) overlaps kernel (0x80000000 -> 0x88000000)
CMEMK Error: Failed to request_mem_region(0x83000000, 83886080)
insmod: cannot insert `cmemk.ko': Bad address (-1): Bad address
Thanks in advance and
Happy New Year.!!!!!!
Hennessy