ESP8266 Developer ZoneThe Official ESP8266 Forum2016-10-16T19:41:40+08:00https://bbs.espressif.com:443/feed.php?f=7&t=28702016-10-16T19:41:40+08:002016-10-16T19:41:40+08:00https://bbs.espressif.com:443/viewtopic.php?t=2870&p=10176#p10176
Code:
pip install esptool
If you haven't pip installed the debian package is named 'python-pip'
Also: the guide you linked to was last updated early 2015, so I wouldn't rely to much on the information there...
Statistics: Posted by soup — Sun Oct 16, 2016 7:41 pm
]]>2016-10-15T20:14:51+08:002016-10-15T20:14:51+08:00https://bbs.espressif.com:443/viewtopic.php?t=2870&p=10172#p10172I mean this is fundamental issue.
Is there a place where people like me can actually get answers?
Statistics: Posted by NopItTwice — Sat Oct 15, 2016 8:14 pm
]]>2016-10-14T20:38:28+08:002016-10-14T20:38:28+08:00https://bbs.espressif.com:443/viewtopic.php?t=2870&p=10167#p10167Statistics: Posted by NopItTwice — Fri Oct 14, 2016 8:38 pm
]]>2016-10-13T22:26:00+08:002016-10-13T22:26:00+08:00https://bbs.espressif.com:443/viewtopic.php?t=2870&p=10151#p10151https://github.com/esp8266/esp8266-wiki/wiki/Toolchain
It's a total pain in the ass, as it has apparently not been tested for x64 systems. Now I've reached a point where I can't figure out the problem on my own.
The second-last point tells me to install "esptool_0.0.2-1_i386.deb". But the installation fails saying "package architecture (i386) does not match system (amd64)". And there doesn't seem to be a x64 package available: https://github.com/esp8266/esp8266-wiki/tree/master/deb
Is espressif not supporting x64 systems? Is there a guide to set up the toolchain that has actually been tested?
I'm on Debian 8 (Jessie) x64 btw.
Statistics: Posted by NopItTwice — Thu Oct 13, 2016 10:26 pm