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

Windows dumper #2

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Windows dumper #2

wants to merge 16 commits into from

Conversation

sds1979v
Copy link

My Ubuntu on WSL refused to work by using OpenOCD taken from standard repository (same issue with compiled Win version 0.10.0-0), xPack-OpenOcd and a Powershell script made the trick and I was able to download itcm_backup.bin.
Still having issues with complete flash image dump, I suppose there's something wrong within stm32h7x.cfg in OpenOcd folder...
Well, it's late, tomorrow I'll check.

@nezza
Copy link
Contributor

nezza commented Nov 30, 2020

Awesome, thanks a lot! More than happy to merge once it's confirmed working!

@sds1979v
Copy link
Author

It works!
The script just needed to be launched pressing the Game And Watch Power button.
Shasums are ok.

@nezza
Copy link
Contributor

nezza commented Nov 30, 2020

Wow, awesome! I'll give it a try tomorrow and then merge! Thanks a lot

@kbeckmann
Copy link
Collaborator

Would it be possible to download the openocd code and binaries somehow, either with a submodule or a script etc, instead of having them checked in to the repository?

@sds1979v
Copy link
Author

sds1979v commented Dec 1, 2020

Yes, not an elegant solution, just a proof of concept... baby steps... =)
I'll manage something to work around it.
Anyway, the third script is huuuge to convert.

@nezza
Copy link
Contributor

nezza commented Dec 1, 2020

Awesome, starting to look great

@kbeckmann
Copy link
Collaborator

Nice work with the new scripts!

Could you please remove the logs, binaries and non essential files from the commit? You can use git commit --amend and force-push to your branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants