hi experts,
we try to use the built-in demo application like capturevpedisplay, v4l2capturedisplay in am5xx EVM to see, but we can't see anything at all.
here under is the messages we saw
root@am57xx-evm:~# capturevpedisplay 640 480 yuyv 640 480 uyvy 0 1 -s 30:640x480
vpe:/dev/video0 open success!!!
vip open success!!!
using 1 connectors, 800x480 display, multiplanar: 1
vip: G_FMT(start): width = 640, height = 480, 4cc = YUYV
vpe i/p: G_FMT: width = 640, height = 480, 4cc = YUYV
vpe o/p: G_FMT: width = 640, height = 480, 4cc = UYVY
==> nothing happen in HDMI / on-board LCD
root@am57xx-evm:~# v4l2capturedisplay
Opening Video device /dev/video1
Driver: vip
caps: 85200001
Selected Camera Mode:
Width: 640
Height: 480
PixFmt: YUYV
Field: 1
Length: 614400
Address: 0xb5eb7000
Image Length: 0
Length: 614400
Address: 0xb5e21000
Image Length: 0
Length: 614400
Address: 0xb5d8b000
Image Length: 0
Length: 614400
Address: 0xb5cf5000
Image Length: 0
Length: 614400
Address: 0xb5c5f000
Image Length: 0
Length: 614400
Address: 0xb5bc9000
Image Length: 0
Opening Display..
using 0 connectors, 0x0 display, multiplanar: 1
==> still nothing happen on HDMI or on-board LCD...
Thanks.