Hello everyone, This is my first Post, I've been reading and solving problems since a couple of months from this great forum and I want to say thanks
I need use the Histogram module (DM6446) for an specific aplication, I was reading these manuals but I didn't find how to
LSP 2.00 DaVinci Linux CCDC Driver
LSP 2.00 DaVinci Linux AF Driver
LSP 2.00 DaVinci Linux AEW Driver
LSP 2.00 DaVinci Linux Previewer Driver
Do I have to create my own Driver to control histogram?
I'm using MV5, dvsdk_2_00_00_22 and PSP_02_00_00_140
When I try to start modules AEW and AF this is response (insmod)
Davici AEW Driver cannot be loaded
VIDEO PORT is not enabledData Flow path from CCDC is disabled
Davinci AF driver cannot be loaded
VIDEO PORT is not enabled
CCDC needs to be configured
my bootargs:
setenv bootargs=console=ttyS0,115200n8 nointrd rw ip=192.168.0.10:192.168.0.255:255.255.255.0:200.13.249.101:200.13.224.254::off root=/dev/nfs nfsroot=192.168.0.5:/home/josnelihurt/NFS_exports/davinci,nolock mem=120M davinci_capture.device_type=1
Thanks for your time and help