PyOCD remote execution wrapper
Project description
pyocd_remote
Remote execution wrapper for PyOCD.
This tool runs pyocd
on a remote SSH server and does additional copying / tunneling, so it looks like pyocd
is running locally.
Usage:
pyocd_remote user@host:port [pyocd_args ...]
pyocd_remote ... flash
will scp the flash file to the remote server before running pyocd there.pyocd_remote ... gdbserver
will create a tunnel so it looks like a local gdbserver instance to the debugger.
For this tool to work, the local SSH client needs to be authorized at the remote server using a public key, and the remote server needs to be in the list of known hosts.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyocd_remote-0.1.0.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file pyocd_remote-0.1.0.tar.gz
.
File metadata
- Download URL: pyocd_remote-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae441c67ee87c8195ed264b87a5c2b734b7d56c0f47af649ba3c651054f52398 |
|
MD5 | 2aa0659094851b4e11c1a08d481ba1b9 |
|
BLAKE2b-256 | 00e899966e0d29f90aaf32199d442a2456b7ca1a9e104a1625295488fe5cb102 |
File details
Details for the file pyocd_remote-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pyocd_remote-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce009449ee0f0d9d6ef26ea2f710b7200ee3e326d6a5359f8415fab89fd8232e |
|
MD5 | 84d73fefefe652d6b06599dd43dcd3f5 |
|
BLAKE2b-256 | 099b60d9cb17d0eb5102f8a034f0655e3138700d646775c27eed22cf6b84a2a2 |