configure_probe
Set debug probe connection parameters using the unique ID from list_connected_probes to establish communication with embedded hardware for firmware debugging.
Instructions
Set probe connection parameters. Run list_connected_probes first to find unique_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| backend | No | ||
| pack_path | No | ||
| unique_id | No | ||
| pack_paths | No | ||
| jlink_dll_path | No | ||
| connect_attempts | No | ||
| probe_rs_speed_khz | No | ||
| probe_rs_core_index | No | ||
| probe_rs_sidecar_path | No | ||
| probe_rs_wire_protocol | No | ||
| probe_rs_halt_on_connect | No |