flash
Write firmware files (.hex, .bin, .elf) to an embedded device via J-Link. Specify file path and optional base address for .bin.
Instructions
Flash firmware to the target device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to firmware file (.hex, .bin, .elf) | |
| baseAddress | No | Base address for .bin files (hex) |