Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By Woodster
#15965 Hi there,

I have a project, where the ESP8266 just hangs after boot.
The bootloader puts out:
" ets Jan 8 2013,rst cause:1, boot mode:(3,1)

ets_main.c"

I can mask out some code - it is not even being called - and then it starts up correctly - so it seems to be related to the size of the project.

Any ideas or thoughts would be appreciated.... :)