FreeRTOS SMP
Posted: Thu Jan 05, 2023 11:03 pm
The documentation for v5.0 seems to imply that the modified FreeRTOS component included with ESP-IDF is designed with SMP built in by default: docs.espressif.com/projects/esp-idf/en/ ... eertos-smp.
But, menuconfig seems to imply that this is optional. In the image below, there is an option to enable SMP that is not enabled by default and also says FEATURE UNDER DEVELOPMENT. Can someone clarify what is correct? Does FreeRTOS run in AMP mode by default, or does the option in menuconfig enable "Vanilla" FreeRTOS SMP instead of the modified ESP-IDF version of FreeRTOS SMP?
But, menuconfig seems to imply that this is optional. In the image below, there is an option to enable SMP that is not enabled by default and also says FEATURE UNDER DEVELOPMENT. Can someone clarify what is correct? Does FreeRTOS run in AMP mode by default, or does the option in menuconfig enable "Vanilla" FreeRTOS SMP instead of the modified ESP-IDF version of FreeRTOS SMP?