Please provide the following info (tick the boxes after creating this topic):
Software Version
[*] DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other
Target Operating System
[*] Linux
QNX
other
Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
[*] DRIVE AGX Orin Developer Kit (not sure its number)
other
SDK Manager Version
[*] 1.9.2.10884
other
Host Machine Version
[] native Ubuntu Linux 20.04 Host installed with SDK Manager
[] native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other
Hi,
I am checking the PPS signal input from GNSS.
However, the NvPPS module is operating in timer mode.
How can I make the NvPPS module operate in GPIO / PPS mode?
nvidia@tegra-ubuntu:~$ sudo dmesg | grep nvpps
[ 1.265081] nvpps c6a0104.nvpps: nvpps_probe
[ 1.265087] nvpps c6a0104.nvpps: PPS GPIO not provided in DT, only Timer mode available
[ 1.265090] nvpps c6a0104.nvpps: using ptp notifier method with interface(mgbe2_0)
[ 1.265092] nvpps c6a0104.nvpps: tsc_res_ns(32)
[ 1.265141] nvpps c6a0104.nvpps: nvpps cdev(508:0)
[ 1.265215] nvpps c6a0104.nvpps: tegra_gte_register_event err = -22
[ 1.265229] nvpps c6a0104.nvpps: TSC config ptx 0x313
[ 2.270649] nvpps nvpps0: failed to get PTP_TSC concurrent timestamp from interface(mgbe2_0)
[ 2.270654] nvpps nvpps0: failed to get PTP_TSC concurrent timestamp for secondary interface(eqos_0)
Best Regards,