Skip to content

Restore MTS_MDOT_F411RE bootloader binary #13135

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

Merged
merged 1 commit into from
Jun 18, 2020

Conversation

theckmts
Copy link
Contributor

Summary of changes

Restore MTS_MDOT_F411RE bootloader binary in tools to fix problems encountered with online compiler and mbed-os 5.x projects.

Fixes #13121

Impact of changes

Migration actions required

Documentation

None


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[X] Tests / results supplied as part of this PR

Tested by setting MBED_OS_DIR to point at the mbed-os on branch tools-release-6.0.0 with the bootloader binary in place (this branch has the restored post-build script for MDot). Another mbed-os directory at mbed-os-5.15.1 was used as source. Verified the bootloader is merged with the application and the CRC is applied.


Reviewers


@ciarmcom ciarmcom requested review from a team June 17, 2020 17:00
@ciarmcom
Copy link
Member

@theckmts, thank you for your changes.
@ARMmbed/mbed-os-tools @ARMmbed/mbed-os-maintainers please review.

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 18, 2020

@rwalton-arm Please review

@0xc0170 0xc0170 added the release-type: patch Indentifies a PR as containing just a patch label Jun 18, 2020
@mergify mergify bot added needs: CI and removed needs: review labels Jun 18, 2020
@mbed-ci
Copy link

mbed-ci commented Jun 18, 2020

Test run: SUCCESS

Summary: 6 of 6 test jobs passed
Build number : 1
Build artifacts

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 18, 2020

Waiting on final review.

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

Successfully merging this pull request may close these issues.

Multitech MDot: Flashing MDot firmware compiled using MBED Online compiler causes CRC Errors
6 participants