It's all xTaskCreate(), not xTaskCreateStatic(), with FreeRTOS-Kernel-Heap4. So presumably xTaskCreate() allocates stack from the heap with the heap_4 algorithm.
The conversation has gone a bit further at the pico-sdk issue. I have reason to believe that the ISR is stopped when the network connection reaches the linkup state.
The conversation has gone a bit further at the pico-sdk issue. I have reason to believe that the ISR is stopped when the network connection reaches the linkup state.
Statistics: Posted by slimhazard — Sun Jun 30, 2024 7:30 am