ESP8266 Core for user code
Posted: Sun Apr 24, 2022 4:49 pm
Hi,
I am totally new to ESP world. From datasheet here(https://www.espressif.com/sites/default ... eet_en.pdf) chapter#3, I see there is only one cpu core: Tensilica L106. If that the case who runs freeRTOS and WIFI stack when user upload his own code?? Isn't usercode overrides freeRTOS!!!
I mean I am interested in how that single core manages FreeRTOS, WiFi stack and user code loop function (arduino)?
I am totally new to ESP world. From datasheet here(https://www.espressif.com/sites/default ... eet_en.pdf) chapter#3, I see there is only one cpu core: Tensilica L106. If that the case who runs freeRTOS and WIFI stack when user upload his own code?? Isn't usercode overrides freeRTOS!!!
I mean I am interested in how that single core manages FreeRTOS, WiFi stack and user code loop function (arduino)?