pyocd_rtt_start
Initiate Real-Time Transfer (RTT) by searching target RAM for the SEGGER RTT control block. Returns discovered up/down channel names and sizes. Requires target halted or RTT pre-initialized.
Instructions
Start RTT (Real-Time Transfer) and discover channels. Searches target RAM for the SEGGER RTT control block. Returns up/down channel names and sizes. Target must be halted or have RTT initialized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Search size in bytes (default: auto) | |
| address | No | RTT control block address (omit to auto-search) | |
| control_block_id | No | RTT control block ID string | SEGGER RTT |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |