| ▲ | fjfaase 7 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). | ||
| ▲ | barbegal 6 hours ago | parent [-] | |
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) | ||