I'm facing issues with common "Unresolved inclusion" errors.
Build passes - everything ok. But when I'm trying to switch launch configuration to enable debug many errors appears.
And furthermore, debugging still working! So I suppose its all about settings in eclipse...
Seems that only default blink example work good.
I have tried other example (esp-idf/examples/wifi/simple_sniffer) and issue occurs.
I dont know what am I doing wrong...
My eclipse plugin version: 1.0.0.202002120536
Sorry, but I dont know how to show in other ways whats is going on
This is how I'm running blink example (no errors while switching perspective).
(youtube)
https://www.youtube.com/watch?v=ZAUlB3c-8rU
(google drive mirror)
https://drive.google.com/open?id=1rg69r ... D4e2OOhOjL
And this is wifi sniffer example (issue on 0:35):
(youtube)
https://www.youtube.com/watch?v=04UjDMjWxZQ
(google drive mirror)
https://drive.google.com/open?id=120vzI ... _iEYZuoJJ_
For both examples I made equal settings & steps, but still only in blink everything is good.
OS: Windows 10
IDF: v4.0 (realease)
Eclipse:
Version: 2019-12 (4.14.0)
Build id: 20191212-1212
DEVKIT: ESP32-WROVER-v4.1
OpenOCD configuration string:
Code: Select all
openocd -f interface/ftdi/esp32_devkitj_v1.cfg -f board/esp32-wrover.cfg