ESP8266 Developer Zone The Official ESP8266 Forum 2018-12-12T10:10:38+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=23776 2018-12-12T10:10:38+08:00 2018-12-12T10:10:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=23776&p=35989#p35989 <![CDATA[Re: Setting up ESP8266 IDF based development]]> https://github.com/espressif/ESP8266_RTOS_SDK/issues

Statistics: Posted by Her Mary — Wed Dec 12, 2018 10:10 am


]]>
2018-11-01T04:58:10+08:00 2018-11-01T04:58:10+08:00 https://bbs.espressif.com:443/viewtopic.php?t=23776&p=34833#p34833 <![CDATA[Setting up ESP8266 IDF based development]]>
(1) Started off by downloading Windows all-in-one toolchain & MSYS2 zip file from https://docs.espressif.com/projects/esp ... setup.html. As far as I understand this installed the "IDF" environment - compiler, Make files, etc and the MSY32 environment to run everything in.

(2) For targeting ESP8266 I downloaded and installed the SDK (3.0) from here https://github.com/espressif/ESP8266_RTOS_SDK.

(3) I set the IDF_PATH environment variable to point to this SDK. All seems well, can run menuconfig where I can select esp8266 as target platform, as well as other configuration parameters. Can make and flash sample apps to esp8266 based dev kit.

Although everything seems in order, to me it just was not obvious how to set this all up. Seems like I had to piece together nuggets of info from Espressif web site, blogs, older documentation, trial and error. Just want to have high confidence i have installed and configured everything correctly, any comments from anyone who is doing ESP8266 / IDF development?

Statistics: Posted by Guest — Thu Nov 01, 2018 4:58 am


]]>