Search found 1 match

by Gudbrand
Tue Oct 16, 2018 8:01 pm
Forum: ESP32 boards
Topic: Is _thread supported on ESP32 with SPIRam?
Replies: 8
Views: 8036

Re: Is _thread supported on ESP32 with SPIRam?

/home/micropython/esp-idf/components/freertos/tasks.c:686 (xTaskCreateStaticPinnedToCore)- assert failed! tasks.c:686 TaskHandle_t xTaskCreateStaticPinnedToCore( TaskFunction_t pxTaskCode, const char * const pcName, const uint32_t ulStackDepth, void * const pvParameters, UBaseType_t uxPriority, Stac...