start_log_recording
Start recording RTT data from a J-Link debugger to a file. Provide a log directory path to save the recording.
Instructions
开始日志记录
开始将 RTT 数据记录到文件。
Args: log_dir: 日志目录,默认 "logs"
Returns: 记录状态的 JSON 字符串
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_dir | No | logs |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |