jlink_connect
Connect to a J-Link debugger and begin RTT monitoring. Required before reading or writing RTT data.
Instructions
Connect to J-Link debugger and start RTT monitoring. Must be called before reading or writing RTT data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speed | No | JTAG/SWD speed in kHz (default: 4000). | |
| device | No | Target device name (default: Cortex-M0+). Examples: HC32L19x, STM32F103, Cortex-M0+, etc. | Cortex-M0+ |
| serial | No | J-Link serial number (optional). If not provided, connects to first available J-Link. |