Closed GoogleCodeExporter closed 9 years ago
I can confirm this issue in both Arduino and MPIDE environments.
A serial overrun with the monitor window open will cause the IDE application to
freeze for a very long time.
Suggestion: Fork a separate process to manage the serial monitor. This way, it
can be killed separate from the IDE/MPIDE when this happens.
I'm working on implementing hardware flow control for the PIC platform in
HardwareSerial, but, on the AVR it would have to be implemented in software.
(The PIC hardware has !RTS/!CTS).
Owen
Original comment by diverfl...@gmail.com
on 8 Mar 2012 at 3:11
https://github.com/arduino/Arduino/issues/578#issuecomment-105874209
Original comment by federico...@gmail.com
on 27 May 2015 at 11:17
Original issue reported on code.google.com by
mausb...@gmail.com
on 5 Aug 2011 at 4:13