-
Notifications
You must be signed in to change notification settings - Fork 10
Description
On Chrome v61, the serial failure reported in Issue #326 is exasperated further.
Lost connection with serial port
On Chrome v45-60, the "zoomed out" view of the identification process looks like this:
The failure to identify a BS2-IC (the first set of pulses) leads properly to attempting another reset and identification of a BS2e-IC (the second set of pulses)... and then the BS2sx-IC (third set), and so on, until there are no more BASIC Stamp modules to attempt to find and then Parallax IDE closes the port and reports the following message:
On Chrome v61, it looks like this:
Immediately after failing to identify the BS2-IC, Parallax IDE seems to receive an error from the serial API and loses contact with the serial port all together... it then reports this:
... which is only half-true- it did find the port in the first place, and was indeed using it, then suddenly could not use it any longer.