platformio / platform-atmelavr

Atmel AVR: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelavr
Apache License 2.0
139 stars 105 forks source link

Serial Monitor does not reconnect after FW upload to Arduino Leonardo or other 32U4 board #197

Open wurmtal868 opened 4 years ago

wurmtal868 commented 4 years ago

Issue Type: Bug

Upload some code with serial output to the Leonardo board. Connect the Serial Monitor. Make some changes to the code and upload. Serial Monitor won't find the port of the Leonardo and reconnect.

Extension version: 1.10.0 VS Code version: Code 1.40.2 (f359dd69833dd8800b54d458f6d37ab7c78df520, 2019-11-25T14:54:40.719Z) OS version: Linux x64 4.15.0-65-generic

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-3740QM CPU @ 2.70GHz (8 x 2218)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: disabled_software
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: unavailable_off
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|0, 0, 0| |Memory (System)|15.54GB (7.99GB free)| |Process Argv|--no-sandbox --unity-launch| |Screen Reader|no| |VM|0%|
wurmtal868 commented 4 years ago

Is there any update on this issue? After the Atom update to version 1.47.0 the platformio-ide-terminal is broken again and I was hoping that VSC terminal would work by now. But when I checked yesterday, the serial monitor still won't reconnect and the serial port is blocked until I closed the terminal using the trashcan icon.