vTaskList not found by ld
Posted: Fri Oct 26, 2018 2:26 pm
Hello,
I would like to understand the details of the tasks running on the ESP and I am compiling from an Arduino environment.
I would like to call vTaskList and the compiler is finding the declaration (via FreeRTOS.h) but the link editor is not finding the function.
Any hint ?
I would like to understand the details of the tasks running on the ESP and I am compiling from an Arduino environment.
I would like to call vTaskList and the compiler is finding the declaration (via FreeRTOS.h) but the link editor is not finding the function.
Any hint ?