Thanks for the input.
Instead of stopping the other core, can I keep it permantly disabled and run FreeRTOS only on single core?
I tried setting
But it doesn't even start. I don't see anything on debug, not even the first prints.
Instead of stopping the other core, can I keep it permantly disabled and run FreeRTOS only on single core?
I tried setting
Code:
#define configNUMBER_OF_CORES 1Statistics: Posted by JustAGuest — Wed Aug 06, 2025 2:38 pm