ESP8266 Developer Zone The Official ESP8266 Forum 2016-10-16T19:41:40+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=2870 2016-10-16T19:41:40+08:00 2016-10-16T19:41:40+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2870&p=10176#p10176 <![CDATA[Re: Is there no esptool for x64 Linux?]]>

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:00 2016-10-15T20:14:51+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2870&p=10172#p10172 <![CDATA[Re: Is there no esptool for x64 Linux?]]> I 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:00 2016-10-14T20:38:28+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2870&p=10167#p10167 <![CDATA[Re: Is there no esptool for x64 Linux?]]> Statistics: Posted by NopItTwice — Fri Oct 14, 2016 8:38 pm


]]>
2016-10-13T22:26:00+08:00 2016-10-13T22:26:00+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2870&p=10151#p10151 <![CDATA[Is there no esptool for x64 Linux?]]> https://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


]]>