The probe-rs CLI
Usage: probe-rs [OPTIONS]
Commands:
dap-server Debug Adapter Protocol (DAP) server. See
list List all connected debug probes
info Gets info about the selected debug probe and connected target
reset Resets the target attached to the selected debug probe
gdb Run a GDB server
debug Basic command line debugger
download Download memory to attached target
verify Compare memory to attached target
erase Erase all nonvolatile memory of attached target
run Flash and run an ELF program
attach Attach to rtt logging
trace Trace a memory location on the target
itm Configure and monitor ITM trace packets from the target
chip Inspect internal registry of supported chips
benchmark Measure the throughput of the selected debug probe
profile Profile on-target runtime performance of target ELF program
read Read from target memory address
write Write to target memory address
complete Install and complete autocomplete scripts
mi
help Print this message or the help of the given subcommand(s)
Options:
--preset A configuration preset to apply [env: PROBE_RS_CONFIG_PRESET=]
-h, --help Print help (see more with '--help')
-V, --version Print version
DEBUG LOG CONFIGURATION:
--log-file Location for log file for probe-rs's own debug output
--log-to-folder Enable logging of probe-rs's own debug data to the default folder. This option is ignored if `--log-file` is specified
LOG CONFIGURATION:
-r, --report[=]