Running FreeRTOS on both cores
Posted: Sat Apr 28, 2018 1:59 pm
In my application, I have enabled running the FreeRTOS on both cores and then I observed like memory overwrites, at least on the console output. My application would as well become unstable: it would run for an hour or two and then simply stop, not even restarted.
Is there anything to consider when running two cores with FreeRTOS, are there any additional rules to follow ?
When running on a single core is the other core simply unused or does is still do some useful job ?
Is there anything to consider when running two cores with FreeRTOS, are there any additional rules to follow ?
When running on a single core is the other core simply unused or does is still do some useful job ?