Closed
Description
I have to debug some longer running tasks. But after some minutes i get an OutOfMEmoryException than the IDE is not resonding. I think it's the buffer for the serial monitor text area.
As a workaround: Is there a possibility to clear the text area? Maybe an autoclear on low memory would help.
Setting the memory params of the IDE doesn't help, because this would only postpone the problem. And without the autosave feature this bug is more serious. I have again lost some code because of this.
Arduino IDE 1.5.7, SerialMOnitor with 57600 Baud.