You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know I have experienced this behaviour. But now my installation of pyocd does not show this behaviour. Why is it?
The answer is here #1129. After applying the treatment I mentioned in that comment, this behaviour has been gone.
To try it with ease, I made a branch.
First do: pip uninstall pyocd pyocd-pemicro
Then do: pip install git+https://github.com/elfmimi/pyOCD.git@remove-pemicro-dependency
The CLI might "eat" what I typed, especially for the first character I typed,
For example, if I typed the CLI
show cores
, the session will be,I tried both the old "command.exe" and Powershell.
I don't find this issue in Linux (Ubuntu 20.4.3, Centos 8,4)
The text was updated successfully, but these errors were encountered: