flash_firmware
Flash firmware files (.hex, .bin) to a connected target MCU using J-Link debugger.
Instructions
烧录固件到 MCU
将固件文件烧录到连接的目标 MCU。
Args: firmware_path: 固件文件路径 (.hex, .bin)
Returns: 烧录结果的 JSON 字符串
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| firmware_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |