-->
Page 1 of 1

please help, memory not enough

PostPosted: Sat Jan 31, 2015 4:35 am
by joaodh
Hello to everyone, I make a script to work with LCD 3310 (pdc8455), everything work good with the hex for an ASCII letter. But when I make an multi array with the abecedary, when I restart the esp, it give me a error with memory not enough. I think the problem is the stack overflow. Because in lua I can't define variable's like constants. Somebody can help me to resolve this problem? Tanks

Re: please help, memory not enough

PostPosted: Wed Feb 04, 2015 5:11 am
by joaodh
Nobody can help me? I really want make the script work with Nokia lcd.

Re: please help, memory not enough

PostPosted: Wed Feb 04, 2015 5:48 am
by alonewolfx2
can i see your working script? maybe i can help you. i am trying to implement library in nodemcu but if it work with lua script it going to be easy.