we add a new camera driver, then running the "vx_app_single_cam.sh" script test images occur erros, error log is "VX_ZONE_WARNING:[tivxCaptureSetTimeout:796] CAPTURE: WARNING: Error frame not provided using tivxCaptureRegisterErrorFrame, defaulting to waiting forever !!!" ;
data link:
Serializer -> Deserializer -> CSI1 -> VC0
Read SerDser register, the stream package is locked in deserializer and output to CSI port.
q:
1. How to troubleshoot current errors, any tools or script can we used?
2. How to shown CSI input date log.
3. How to config CSI port and vc port in code. Which is demo path?
The date type and vi id is set by this reg operation; and input/output data_type is yuv422_8bit and vc_id is 0 .
This moment open 





The sensor driver setting the data type to UYVY.