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 runing the "dvsdk_dm3730-evm_4_02_00_06_setuplinux" on DM37x EVM

Other Parts Discussed in Thread: DM3730

Hi 

I'm working with the DM3730 EVM and "dvsdk_dm3730-evm_4_02_00_06_setuplinux" 

I manged to load the BOOT and ROOTFS from the dvsdk but i couldn't run most of the demos from the dvsdk. 
It seems like there is a problem with the way the memory is organized, and the place I had put the kernel (I had no intent to put it in a certain place but it could have been done while I tried to load files from the dvsdk and had some problems).
While booting the SD card I'm getting the error:

CMEM Range Overlaps Kernel Physical - allowing overlap
CMEM phys_start (0x83700000) overlaps kernel (0x80000000 -> 0x88000000)
CMEMK Error: Failed to request_mem_region(0x83700000, 35651584)
FATAL: Error inserting cmemk (/lib/modules/2.6.32/kernel/drivers/dsp/cmemk.ko): Bad address

when I'm trying to run the DSP and C6 demos I keep getting errors about the memory allocation and the kernel place in the memory (cmemk errors).
It is clear that I need to change something with the u-boot definition bot I don't know what and how.

My will is to capture a video image, run some DSP-function on it and send it out to the DVI connector but I cant make the DSP work efficiently with the ARM. if there is a simple demos I can use I will be happy to be informed!!  
   
I don't have many experience working with devices like the DM37x EVM,  Please tell me what am I doing wrong.
Thank you
Lilach