Skip to main content

rust probe-rs driver for jumpstarter

Project description

probe-rs driver

jumpstarter-driver-probe-rs provides functionality for remote debugging and flashing of embedded devices using the probe-rs tools.

Installation

:substitutions:
$ pip3 install --extra-index-url {{index_url}} jumpstarter-driver-probe-rs

Configuration

Example configuration:

export:
  probe:
    type: jumpstarter_driver_probe_rs.driver.ProbeRs
    config:
      probe: "2e8a:000c:5798DE5E500ACB60"
      probe_rs_path: "/home/majopela/.cargo/bin/probe-rs"
      chip: "RP2350"
      protocol: "swd"
      connect_under_reset: false

Config parameters

Parameter Description Type Required Default
probe The probe id, can be in VID:PID format or VID:PID:SERIALNUMBER str no
probe_rs_path The path to the probe-rs binary str no probe-rs
chip The target chip str no
protocol The target protocol "swd" or "jtag" no
connect_under_reset Connect to the target while asserting reset bool no false

API Reference

.. autoclass:: jumpstarter_driver_probe_rs.client.ProbeRsClient()
    :members:

CLI

The probe driver client comes with a CLI tool that can be used to interact with the target device.

jumpstarter ⚡ local ➤ j probe
Usage: j probe [OPTIONS] COMMAND [ARGS]...

  probe-rs client

Options:
  --help  Show this message and exit.

Commands:
  download  Download a file to the target
  erase     Erase the target, this is a slow operation.
  info      Get target information
  read      read from target memory
  reset     Reset the target

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

jumpstarter_driver_probe_rs-0.7.2.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jumpstarter_driver_probe_rs-0.7.2-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file jumpstarter_driver_probe_rs-0.7.2.tar.gz.

File metadata

File hashes

Hashes for jumpstarter_driver_probe_rs-0.7.2.tar.gz
Algorithm Hash digest
SHA256 c8a4e1667ca0a4b0b7fdfff66b6bc3c6ec1a2a6bc34d55114f4b6d6eac9df9ae
MD5 a0154703d8e92e7d054e278dd94947a7
BLAKE2b-256 89595f7da6dbdcf4a992704dba61443d74318dde3e245a01c7485ed75eaaaff2

See more details on using hashes here.

File details

Details for the file jumpstarter_driver_probe_rs-0.7.2-py3-none-any.whl.

File metadata

File hashes

Hashes for jumpstarter_driver_probe_rs-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c22bbcb16e88ea7a01f34c71f58630205d80d2e280b6eeca60974282ef0cb533
MD5 6ff55a196410f05e5dc3aeb64a2cb3c0
BLAKE2b-256 02cf21284495123ab78472475d34ada4d5e0a46d61e9c9301491bfa3c8e26172

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page