Page 1 of 1

eclipse build has wrong

Posted: Wed May 10, 2017 8:54 am
by wangdavid2012
when I build the hello_world_main.c project ,report wrong

Description Resource Path Location Type
Symbol 'CONFIG_FREERTOS_HZ' could not be resolved hello_world_main.c /esp32_idf/esp-idf/examples/get-started/hello_world/main line 19 Semantic Error

how to add path

Re: eclipse build has wrong

Posted: Thu May 11, 2017 1:26 pm
by f.h-f.s.

Re: eclipse build has wrong

Posted: Fri May 12, 2017 3:17 am
by kolban
The times I have seen that error have been when I failed to perform an include of "sdkconfig.h".