how to use xTaskCreatePinnedToCore?
Posted: Sun Aug 30, 2020 8:10 pm
calling it with stack depth of 1 - 2048 causes:
***ERROR*** A stack overflow in task atask has been detected.
calling it with stack depth of 2048 - some_high_value causes:
abort() was called at PC 0x400874b7 on core 0
what can i do to make you help me with this?
i am trying to do a patch over a patch (over a patch) since i cannot seem to read the data returning from an http request...
thanks in advance.
***ERROR*** A stack overflow in task atask has been detected.
calling it with stack depth of 2048 - some_high_value causes:
abort() was called at PC 0x400874b7 on core 0
what can i do to make you help me with this?
i am trying to do a patch over a patch (over a patch) since i cannot seem to read the data returning from an http request...
thanks in advance.