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.

how to solve this error about DVSDK 3.0

Other Parts Discussed in Thread: OMAP3530

Hi all

I downloaded the DVSDK 3.0 . I used omap3_beagle_defconfig,  When I tyeped make , it happened  this error .

arch/arm/mach-omap2/built-in.o: In function 'omap3_beagle)map.io' :

/usr/local/omap3530/linux/arch/arm/mach-omap2/board-omap3beagle.c:452 undefined reference to 'omap2_set_sdram_vram'

make : *** [.tmp_vmlinux1] Error1

how to solve ?

I find about function definition of  'omap2_set_sdram_vram' 

thanks