Hello,
I'm writing a GUI for RepRap 3D printers with an uLCD-32PT.
The interface works well, the problem is that sometimes my program crashes returning the error 15 (stack overflow).I'm not using any recursive function.
In addition to the recursion there are other ways in which my lcd returns error 15?
Regards
Marco
I'm writing a GUI for RepRap 3D printers with an uLCD-32PT.
The interface works well, the problem is that sometimes my program crashes returning the error 15 (stack overflow).I'm not using any recursive function.
In addition to the recursion there are other ways in which my lcd returns error 15?
Regards
Marco
Comment