Skip to content

Conversation

@glopesdev
Copy link
Contributor

@glopesdev glopesdev commented Jun 13, 2024

To assist bulk updating of firmware in multiple devices we introduce here the update sub-command. It requires both a port name and the path to a binary firmware file in Intel HEX format. By default the firmware metadata is compared to the device identifier and hardware revisions to determine compatibility.

The optional --force flag can be used to flash the device with the specified firmware regardless of compatibility.

Example usage:

dotnet harp.toolkit update --port COM4 --path .\TimestampGeneratorGen3-fw1.1-harp1.13-hw1.2-ass0.hex

@glopesdev glopesdev added the feature New planned feature label Jun 13, 2024
@glopesdev glopesdev merged commit a940ffc into main Jun 13, 2024
@glopesdev glopesdev deleted the tool-dev branch June 13, 2024 16:15
@glopesdev glopesdev restored the tool-dev branch June 13, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New planned feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants