I can't find xTaskGetHandle in ESP-IDF. Is there any other API to implement the same function? thx. chegewara Posts:2495 Joined:Wed Jun 14, 2017 9:00 pm Re: How to get the task handle by name? Postbychegewara»Wed Jun 02, 2021 10:34 am ...
I even looked for any relevant API in ESP32's FreeRTOS documentation wiki, may be I've missed something please feel free to point out. Thanks in advanced.Sprite Espressif staff Posts: 10089 Joined: Thu Nov 26, 2015 4:08 am Re: How to handle a FreeRTOS task crash....