Hello World example on Eclipse
Posted: Wed Jan 11, 2017 5:17 pm
Hello,
i'm trying to import in Eclipse the Hello World example. After a bit of work i have been able to solve the errors on the include. By the way, i have still an error on:
The error is: "Problem description: Symbol 'CONFIG_FREERTOS_HZ' could not be resolved".
I'm still quite a noob of Eclipse IDE and esp-idf. What am i missing?
Thank you for the patience,
frax
i'm trying to import in Eclipse the Hello World example. After a bit of work i have been able to solve the errors on the include. By the way, i have still an error on:
Code: Select all
vTaskDelay(1000 / portTICK_PERIOD_MS);
I'm still quite a noob of Eclipse IDE and esp-idf. What am i missing?
Thank you for the patience,
frax