hpx probes#
Inspect connected J-Link probes without opening an interactive SEGGER Commander session.
Synopsis#
hpx probes list [--board BOARD] [--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:
Resolve the serial HPX would use for a board:
Validate a known serial before a hardware run:
Use --json when scripting lab setup or generating validation inputs.
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 always
select probes using the same policy as hpx profile and hpx validate.