-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: IDEThe Arduino IDEThe Arduino IDEComponent: IDE Serial monitorTools > Serial MonitorTools > Serial MonitorType: Bug
Milestone
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.
Metadata
Metadata
Assignees
Labels
Component: IDEThe Arduino IDEThe Arduino IDEComponent: IDE Serial monitorTools > Serial MonitorTools > Serial MonitorType: Bug