vgkits / vanguard-cli

VGkits' tools to connect to Micropython Vanguard Shell, reset, save and restore Vanguard firmware and other utility tasks.
GNU General Public License v3.0
1 stars 1 forks source link

Frustrating that shell resets board on Mac (possibly Windows?) #6

Open cefn opened 6 years ago

cefn commented 6 years ago

It's frustrating that on Mac OS High Sierra 10.13.6 every connection to vanguard shell causes the board to reset. Is this linked to some underlying call to pyserial or ampy which can be avoided, allowing execution to continue? It wasn't previously the case when working with the shell through the Unix CP2102 driver.