Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement IHEX for the GUI #718

Merged
merged 3 commits into from
Jun 27, 2018
Merged

implement IHEX for the GUI #718

merged 3 commits into from
Jun 27, 2018

Conversation

dev26th
Copy link
Contributor

@dev26th dev26th commented Jun 24, 2018

#713 The GUI interpreted all files as binaries. Try to load '*.hex' as Intel-HEX

@xor-gate
Copy link
Member

Looks good @dev26th ! @FoxyHawk could you verify it works with this patch for you?

@xor-gate xor-gate added this to the Next milestone Jun 24, 2018
@FoxyHawk
Copy link

FoxyHawk commented Jun 25, 2018

The reader part of the GUI works fine now.
update_file_reader

But the programmer uses all the file (with addresses...), not only the data.
update_post_prog

@FoxyHawk
Copy link

Tested with my file, everything is fine ^^

@xor-gate
Copy link
Member

Thanks all!

@xor-gate xor-gate merged commit 1ec89bf into stlink-org:master Jun 27, 2018
@Nightwalker-87 Nightwalker-87 linked an issue Mar 18, 2020 that may be closed by this pull request
6 tasks
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GUI failed to parse .hex file
4 participants