Hi,
I am working with a MIPI sensor and I was able to enable the trace logs but it shows that there is no MIPI information.
kworker/5:2-135 [005] ....... 60098.706191: rtcpu_string: tstamp:1878924963882 id:0x04010000 str:"VM0 activating."
kworker/5:2-135 [005] ....... 60098.762191: rtcpu_vinotify_event: tstamp:1878925703571 cch:0 vi:1 tag:VIFALC_TDSTATE channel:0x23 frame:0 vi_tstamp:60125605550176 data:0x799e300010000000
kworker/5:2-135 [005] ....... 60098.762193: rtcpu_vinotify_event: tstamp:1878925703798 cch:0 vi:1 tag:VIFALC_TDSTATE channel:0x23 frame:0 vi_tstamp:60125605607104 data:0x0000000031000001
kworker/5:2-135 [005] ....... 60098.762193: rtcpu_vinotify_event: tstamp:1878925704045 cch:0 vi:1 tag:VIFALC_TDSTATE channel:0x23 frame:0 vi_tstamp:60125605625280 data:0x799e2d0010000000
kworker/5:2-135 [005] ....... 60098.762194: rtcpu_vinotify_event: tstamp:1878925704258 cch:0 vi:1 tag:VIFALC_ACTIONLST channel:0x23 frame:0 vi_tstamp:60125605645600 data:0x0000000007020001
kworker/5:2-135 [005] ....... 60098.762195: rtcpu_vinotify_event: tstamp:1878925704497 cch:0 vi:1 tag:VIFALC_TDSTATE channel:0x23 frame:0 vi_tstamp:60125605687968 data:0x0000000031000002
vi-output, latt-4784 [003] … 60101.375200: tegra_channel_capture_setup: vnc_id 0 W 640 H 512 fmt c4
We want to check if the Jetson is receiving the MIPI clock, is there a debug option for this?
We would like to monitor only the CSI clock.
Thanks!