rtt_write
Write data to RTT down buffer for host-to-device communication in embedded debugging with SEGGER J-Link probes.
Instructions
寫入資料到 RTT 下行緩衝區(主機→裝置方向)。
Args: text: 要傳送的文字內容 buffer_index: RTT 下行緩衝區索引,預設 0
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| buffer_index | No |