We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Output after making changes: st-flash --format ihex read DUMP.hex 0x08000000 0xB500
st-flash 1.3.0-3-geea16d7 2017-01-30T00:49:16 INFO /home/mike/src/stlink/src/usb.c: -- exit_dfu_mode 2017-01-30T00:49:16 INFO /home/mike/src/stlink/src/common.c: Loading device parameters.... 2017-01-30T00:49:16 INFO /home/mike/src/stlink/src/common.c: Device connected is: F4 device, id 0x10006463 2017-01-30T00:49:16 INFO /home/mike/src/stlink/src/common.c: SRAM size: 0x50000 bytes (320 KiB), Flash: 0x180000 bytes (1536 KiB) in pages of 16384 ###bytes #549 #549
The text was updated successfully, but these errors were encountered:
Nice catch, thank you for your contribution. I will close this as soon we have merged.
Sorry, something went wrong.
4f460ec
Successfully merging a pull request may close this issue.
Output after making changes:
st-flash --format ihex read DUMP.hex 0x08000000 0xB500
st-flash 1.3.0-3-geea16d7
2017-01-30T00:49:16 INFO /home/mike/src/stlink/src/usb.c: -- exit_dfu_mode
2017-01-30T00:49:16 INFO /home/mike/src/stlink/src/common.c: Loading device parameters....
2017-01-30T00:49:16 INFO /home/mike/src/stlink/src/common.c: Device connected is: F4 device, id 0x10006463
2017-01-30T00:49:16 INFO /home/mike/src/stlink/src/common.c: SRAM size: 0x50000 bytes (320 KiB), Flash: 0x180000 bytes (1536 KiB) in pages of 16384 ###bytes
#549 #549
The text was updated successfully, but these errors were encountered: