hpx probes#
Inspect connected J-Link probes without opening an interactive SEGGER Commander session.
Synopsis#
hpx probes list [--board BOARD] [--inspect] [--json]
hpx probes match --board BOARD [--jlink-serial SERIAL] [--json]
Common Uses#
List probes visible to the host:
Inspect which probes can reach a board's expected core:
--inspect requests the same target-core inspection explicitly and requires
--board; passing --board alone already implies it.
Resolve the serial HPX would use for a board:
Validate a known serial before a hardware run:
Use --json when scripting lab setup or mapping probes to benches.
Why Use This#
JLinkExe is interactive by default and can remain open waiting for input.
These commands use HPX's bounded, non-interactive J-Link helpers and select
probes using the same policy as hpx profile.