Got a program in my ESP8266 with a webserver with a lot of javascript.
It crashes when I try to load a file from Littlefs. This may not be the cause, however, I am getting a Out Of Memory OOM.
So I selected the debugging option in the IDE 'OOM'. I did, however, not find any documentation on how to interpret the debugging messages.
oom(32)@WString.cpp:195
oom(32)@abi.cpp:40
What does it mean?