Error at nodemcu-build.com
Posted: Wed Feb 15, 2017 5:49 am
Hi Guys,
i just run into a problem using nodemcu-build.com to get a firmware image.
At 31 of January i have used nodemcu-build.com to build a firmware with the following modules:
(Master)
bit, cjson, crypto, enduser_setup, file, gpio, http, mdns, net, node, ow, struct, tmr, uart, websocket, wifi, ws2812, tls
The resulting image had a filesize of 481KByte (integer) / 494KByte (float) and was runing since then on a ESP-01 with 512KByte Flash.
As i had to reflash my ESP-01, i just tried to get a fresh rebuild image of the same type (as i lost that one form the 31 January)
Now when i let build the Image with exactly the same configuration (as on January) the image has a size of 614KByte (integer) / 628KByte (float) and so does not fit onto my ESP-01 having only 512KByte Flash onboard.
As quick workaround i then tried to reduce the included modules but unfortunately (at least having the real needed ones) i never got below the size to fit on the ESP-01 anymore.
I guess they have changed some compileroptions ??
Any sugestions ?
BTW:
It took me hours to find out that the problem during the flash process was (not USB, cabling, power .... but ) the imagesize, as during the flash process (using NODEMCU FiRMWARE PROGRAMMER) the only thing that got writen in the log was:
Error:Write flash timeout.
Best Regards,
WM
i just run into a problem using nodemcu-build.com to get a firmware image.
At 31 of January i have used nodemcu-build.com to build a firmware with the following modules:
(Master)
bit, cjson, crypto, enduser_setup, file, gpio, http, mdns, net, node, ow, struct, tmr, uart, websocket, wifi, ws2812, tls
The resulting image had a filesize of 481KByte (integer) / 494KByte (float) and was runing since then on a ESP-01 with 512KByte Flash.
As i had to reflash my ESP-01, i just tried to get a fresh rebuild image of the same type (as i lost that one form the 31 January)
Now when i let build the Image with exactly the same configuration (as on January) the image has a size of 614KByte (integer) / 628KByte (float) and so does not fit onto my ESP-01 having only 512KByte Flash onboard.
As quick workaround i then tried to reduce the included modules but unfortunately (at least having the real needed ones) i never got below the size to fit on the ESP-01 anymore.
I guess they have changed some compileroptions ??
Any sugestions ?
BTW:
It took me hours to find out that the problem during the flash process was (not USB, cabling, power .... but ) the imagesize, as during the flash process (using NODEMCU FiRMWARE PROGRAMMER) the only thing that got writen in the log was:
Error:Write flash timeout.
Best Regards,
WM