Hi,
Is it possible to make the whole operating system on the Jetson to run on only one CPU core, so that I have the remaining cores available for my special real time processing?
And can I define for interrupts (like GPIO interrupts) on which core it should run?
Hi,
This would need other users to share experience. We know how to run a process on a specific CPU core. Not have much experience about assigning a thread to a specific core.