Hi NVIDIA Team,
SDK version: Jetson_Linux_R36.4.3_aarch64.tbz2
AGX ORIN 64GB DevKit
In the rtcpu_debug logs captured from our camera module, we observed SOF and EOF timestamps. Could you clarify:
Module Association: Which module’s data frame boundaries do SOF and EOF correspond to (e.g., VI, CSI, or DMA controller)?
DMA Timing Alignment: Are these timestamps synchronized with the actual DMA write operations?
Timestamp Baseline Mismatch: The SOF/EOF values (e.g., sof:939.145750496) and system timestamps (e.g., 874.999179) appear to use different time bases. How can we reconcile this discrepancy?
Example Log:
We would appreciate guidance on:
Modifying the time base configuration to unify timestamps.
Documentation references for timestamp generation mechanisms.
ASAP, Thanks.