Hello, we need to use real-time kernel on Jetson NX Xavier. Now we have flashed the real-time kernel on it. We want to use it then. So we want to know whether there is documentation about api offered by real-time kernel, or anything others about it. Thank you!
Hi,
it’s just the standard Linux PREEMPT_RT kernel, and I think we only have documents on how to build it, which you have already done, and there’s nothing more about it.
Or check this for tuning latency on Xavier series devices.
https://docs.nvidia.com/jetson/archives/r35.3.1/DeveloperGuide/text/SD/Kernel/KernelCustomization.html#using-the-jetson-linux-real-time-kernel-package
Thank you for your reply. Now we know that we need to use the Cortex-R5 core on the Jetson Xavier.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.