search_devices
Search J-Link accepted device names by part number, manufacturer, or core to get an exact match before set_device, preventing wrong-name errors that mimic broken hardware.
Instructions
Search the device names this J-Link installation accepts, by part number, manufacturer, or core. Use this before set_device instead of guessing a part number — the name must match exactly, and a wrong one fails in a way that looks like broken hardware.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results (default 40) | |
| query | Yes | Substring of a part number, manufacturer, or core. E.g. 'stm32f407', 'nrf528', 'nordic', 'cortex-m33' |