Page 1 of 1

Compile for ESP8266 mega-20191208, no boot

Posted: 09 Jan 2020, 03:01
by dony71
I try to compile latest espeasy mega-20191208 for normal_ESP8266_1M
Compile shows successfully without any error
However after flash binary file, no boot at all on serial terminal
No problem if using precompile binary from
https://github.com/letscontrolit/ESPEas ... 191208.zip
Obviously something wrong in compilation
Do I need to change something before compilation?
Below are all library and platform version, all up to date

PS D:\Users\donyo\Documents\GitHub\ESPEasy-mega-20191208> platformio update
Updating contrib-piohome @ 3.0.1 [Up-to-date]
Updating contrib-pysite @ 2.37.191017 [Up-to-date]
Updating tool-scons @ 3.30101.0 [Up-to-date]

Platform Manager
================
Platform Espressif 8266
--------
Updating espressif8266 @ 2.3.2 [Up-to-date]
Updating toolchain-xtensa @ 2.40802.191122 [Up-to-date]
Updating tool-esptool @ 1.413.0 [Up-to-date]
Updating tool-esptoolpy @ 1.20800.0 [Up-to-date]


Library Manager
===============
Library Storage: C:\Users\donyo\.platformio\lib
Updating ESP8266-ping @ 2.0.1 [Up-to-date]
PS D:\Users\donyo\Documents\GitHub\ESPEasy-mega-20191208> platformio update
Updating contrib-piohome @ 3.0.1 [Up-to-date]
Updating contrib-pysite @ 2.37.191017 [Up-to-date]
Updating tool-scons @ 3.30101.0 [Up-to-date]

Platform Manager
================
Platform Espressif 8266
--------
Updating espressif8266 @ 2.3.2 [Up-to-date]
Updating toolchain-xtensa @ 2.40802.191122 [Up-to-date]
Updating tool-esptool @ 1.413.0 [Up-to-date]
Updating tool-esptoolpy @ 1.20800.0 [Up-to-date]


Library Manager
===============
Library Storage: C:\Users\donyo\.platformio\lib
Updating ESP8266-ping @ 2.0.1 [Up-to-date]

Re: Compile for ESP8266 mega-20191208, no boot

Posted: 11 Jan 2020, 00:01
by TD-er
How do you compile the binary?
What PlatformIO environment did you build?

See also some hints (not many I know) here: https://espeasy.readthedocs.io/en/lates ... requisites