Hi,
I tried to run the ./capture_prev_rsz_ss_raw_
input_std_params: name = V4L2_STD_MT9P031_VGA
input_std_params: output width = 640
calling cmem utilities for allocating frame buffers
CMEM Error: init: Failed to open /dev/cmem: 'No such device or address'
CMEM Error: CMEM file descriptor -1 (failed 'open()'), ensure CMEMK kernel module cmemk.ko has been installed with 'insml
Unable to Allocate user buffers
On running loadmodules.sh i am getting the following error:
insmod: can't insert 'cmemk.ko': unknown symbol in module, or unknown parameter
./loadmodules.sh: line 6: ./mapdmaq: not found
insmod: can't insert 'dm350mmap.ko': unknown symbol in module, or unknown parameter
BusyBox v1.14.2 (2011-06-21 10:17:07 IST) multi-call binary
Usage: mknod [OPTIONS] NAME TYPE MAJOR MINOR
Somewhere on the net i found that that i need to compile the cmem with the version of the kernel i am using but i couldn't understand this,
should i have to run make command in DM355SDK again.I tried doing that but i am getting errors in gpio_test.c file.
I am facing this cmem issue for almost 1 day,could anyone send me the cmem.ko file and the procedure to install cmem driver.
Thanks and Regards,
Mayank