Comment by fjfaase

16 hours ago

I think you can run a single task on core 1 without interference if you give it the right priority (and disable some things).

Yes you can pin it to core 1 whilst pinning all other tasks to core 0. Then will never be interrupted or preempted (except by interrupts created on core 1)